Home
last modified time | relevance | path

Searched refs:ip6d_nxt (Results 1 – 3 of 3) sorted by relevance

/xnu-8792.41.9/bsd/netinet6/
H A Ddest6.c131 return dstopts->ip6d_nxt; in dest6_input()
/xnu-8792.41.9/tests/
H A DIP6_EXTHDR_CHECK_61873584.c61 packet1.dest.ip6d_nxt = IPPROTO_RAW;
/xnu-8792.41.9/bsd/netinet/
H A Dip6.h177 u_int8_t ip6d_nxt; /* next header */ member