Home
last modified time | relevance | path

Searched refs:IP6OPT_RTALERT_LEN (Results 1 – 3 of 3) sorted by relevance

/external/tcpdump/
Dprint-ip6opts.c120 if (len - i < IP6OPT_RTALERT_LEN) { in ip6_opt_print()
124 if (bp[i + 1] != IP6OPT_RTALERT_LEN - 2) { in ip6_opt_print()
Dip6.h141 #define IP6OPT_RTALERT_LEN 4 macro
/external/libpcap/Win32/Include/
Dip6_misc.h127 #define IP6OPT_RTALERT_LEN 4 macro