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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dip6.h126 u_int8_t ip6d_len; /* length in units of 8 octets */ member in struct:ip6_dest
H A Dprint-ip6opts.c317 TCHECK(dp->ip6d_len);
318 dstoptlen = (int)((dp->ip6d_len + 1) << 3);

Completed in 110 milliseconds