Searched defs:in6_prefix_64 (Results 1 – 1 of 1) sorted by relevance
404 struct in6_prefix_64 { struct405 struct sockaddr_in6 prefix;406 struct prf_ra raflags;407 u_char prefixlen;408 u_char origin;409 u_long vltime __attribute__((aligned(8)));410 u_long pltime __attribute__((aligned(8)));411 u_long expire __attribute__((aligned(8)));412 u_int32_t flags __attribute__((aligned(8)));413 int refcnt;[all …]