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

/external/tcpdump/
H A Dprint-ip6opts.c54 #ifndef IP6OPT_RTALERT_LEN
55 #define IP6OPT_RTALERT_LEN 4 macro
170 if (len - i < IP6OPT_RTALERT_LEN) {
174 if (bp[i + 1] != IP6OPT_RTALERT_LEN - 2) {
H A Dip6.h137 #define IP6OPT_RTALERT_LEN 4 macro
/external/libpcap/Win32/Include/
H A Dip6_misc.h129 #define IP6OPT_RTALERT_LEN 4 macro

Completed in 155 milliseconds