Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet6/
H A Dnd6.h404 struct in6_prefix_64 { struct
405 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 …]