HomeSort by relevance Sort by last modified time
    Searched refs:ip6d_len (Results 1 - 2 of 2) sorted by null

  /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);

Completed in 10 milliseconds