Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet6/
H A Dnd6.h326 struct in6_prefix_64 { struct
327 struct sockaddr_in6 prefix;
328 struct prf_ra raflags;
329 u_char prefixlen;
330 u_char origin;
331 u_long vltime __attribute__((aligned(8)));
332 u_long pltime __attribute__((aligned(8)));
333 u_long expire __attribute__((aligned(8)));
334 u_int32_t flags __attribute__((aligned(8)));
335 int refcnt;
[all …]