Home
last modified time | relevance | path

Searched defs:in6_nbrinfo (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netinet6/
H A Dnd6.h110 struct in6_nbrinfo { struct
111 char ifname[IFNAMSIZ]; /* if name, e.g. "en0" */
112 struct in6_addr addr; /* IPv6 address of the neighbor */
113 long asked; /* number of queries already sent for this addr */
114 int isrouter; /* if it acts as a router */
115 int state; /* reachability state */
116 int expire; /* lifetime for NDP state transition */
/f-stack/tools/compat/include/netinet6/
H A Dnd6.h110 struct in6_nbrinfo { struct
111 char ifname[IFNAMSIZ]; /* if name, e.g. "en0" */
112 struct in6_addr addr; /* IPv6 address of the neighbor */
113 long asked; /* number of queries already sent for this addr */
114 int isrouter; /* if it acts as a router */
115 int state; /* reachability state */
116 int expire; /* lifetime for NDP state transition */