Searched defs:in6_nbrinfo_64 (Results 1 – 1 of 1) sorted by relevance
232 struct in6_nbrinfo_64 { struct233 char ifname[IFNAMSIZ];234 struct in6_addr addr;235 long asked;236 int isrouter __attribute__((aligned(8)));237 int state;238 int expire;