Searched defs:ICMP6_PACKET_TOO_BIG (Results 1 - 1 of 1) sorted by relevance

/external/tcpdump/
H A Dprint-icmp6.c97 #define ICMP6_PACKET_TOO_BIG 2 /* packet too big */ macro
497 { ICMP6_PACKET_TOO_BIG, "packet too big"},
983 case ICMP6_PACKET_TOO_BIG:

Completed in 599 milliseconds