Searched refs:ip6d_len (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet6/
H A Ddest6.c74 dstoptlen = (dstopts->ip6d_len + 1) << 3;
H A Dip6_output.c3373 destlen = (dest->ip6d_len + 1) << 3;
/darwin-on-arm/xnu/bsd/netinet/
H A Dip6.h163 u_int8_t ip6d_len; /* length in units of 8 octets */ member in struct:ip6_dest

Completed in 28 milliseconds