Home | Sort by relevance Sort by last modified time |
/external/tcpdump/ | |
ip6.h | 128 u_int8_t ip6d_len; /* length in units of 8 octets */ member in struct:ip6_dest |
print-ip6opts.c | 314 TCHECK(dp->ip6d_len); 315 dstoptlen = (int)((dp->ip6d_len + 1) << 3); |