Searched refs:IP6OPT_JUMBO_LEN (Results 1 - 3 of 3) sorted by relevance

/external/tcpdump/
H A Dprint-ip6opts.c131 if (len - i < IP6OPT_JUMBO_LEN) {
135 if (bp[i + 1] != IP6OPT_JUMBO_LEN - 2) {
H A Dip6.h136 #define IP6OPT_JUMBO_LEN 6 macro
/external/libpcap/Win32/Include/
H A Dip6_misc.h124 #define IP6OPT_JUMBO_LEN 6 macro

Completed in 388 milliseconds