Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet6/ !
H A Dnd6.h319 struct in6_prefix_64 { struct
320 struct sockaddr_in6 prefix;
321 struct prf_ra raflags;
322 u_char prefixlen;
323 u_char origin;
324 u_long vltime __attribute__((aligned(8)));
325 u_long pltime __attribute__((aligned(8)));
326 u_long expire __attribute__((aligned(8)));
327 u_int32_t flags __attribute__((aligned(8)));
328 int refcnt;
[all …]