netfilter
firewalling, NAT, and packet mangling for linux
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
rtnl_neigh Struct Reference

#include <netlink-types.h>

Collaboration diagram for rtnl_neigh:

Data Fields

NLHDR_COMMON uint32_t n_family
 
uint32_t n_ifindex
 
uint16_t n_state
 
uint8_t n_flags
 
uint8_t n_type
 
struct nl_addrn_lladdr
 
struct nl_addrn_dst
 
uint32_t n_probes
 
struct rtnl_ncacheinfo n_cacheinfo
 
uint32_t n_state_mask
 
uint32_t n_flag_mask
 

Field Documentation

struct rtnl_ncacheinfo rtnl_neigh::n_cacheinfo
struct nl_addr* rtnl_neigh::n_dst
NLHDR_COMMON uint32_t rtnl_neigh::n_family
uint32_t rtnl_neigh::n_flag_mask
uint8_t rtnl_neigh::n_flags
uint32_t rtnl_neigh::n_ifindex
struct nl_addr* rtnl_neigh::n_lladdr
uint32_t rtnl_neigh::n_probes
uint16_t rtnl_neigh::n_state
uint32_t rtnl_neigh::n_state_mask
uint8_t rtnl_neigh::n_type

The documentation for this struct was generated from the following file: