Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-ip6opts.c317 TCHECK(dp->ip6d_len); in dstopt_print()
318 dstoptlen = (int)((dp->ip6d_len + 1) << 3); in dstopt_print()
Dip6.h126 u_int8_t ip6d_len; /* length in units of 8 octets */ member