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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dicmp6.h93 #define ICMP6_PACKET_TOO_BIG 2 /* packet too big */ macro
H A Dprint-icmp6.c70 { ICMP6_PACKET_TOO_BIG, "packet too big"},
397 case ICMP6_PACKET_TOO_BIG:
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Dping.c437 case ICMP6_PACKET_TOO_BIG: return "Packet too big";

Completed in 106 milliseconds