Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-ip6opts.c199 ND_TCHECK(dp->ip6d_len); in dstopt_print()
200 dstoptlen = (int)((dp->ip6d_len + 1) << 3); in dstopt_print()
Dip6.h126 uint8_t ip6d_len; /* length in units of 8 octets */ member