Home
last modified time | relevance | path

Searched refs:ip6d_len (Results 1 – 4 of 4) sorted by relevance

/xnu-8792.41.9/bsd/netinet6/
H A Ddest6.c95 dstoptlen = (dstopts->ip6d_len + 1) << 3; in dest6_input()
H A Dip6_output.c3915 destlen = (dest->ip6d_len + 1) << 3; in ip6_setpktopt()
/xnu-8792.41.9/tests/
H A DIP6_EXTHDR_CHECK_61873584.c62 packet1.dest.ip6d_len = 1;
/xnu-8792.41.9/bsd/netinet/
H A Dip6.h178 u_int8_t ip6d_len; /* length in units of 8 octets */ member