Home
last modified time | relevance | path

Searched refs:ICMP6_PACKET_TOO_BIG (Results 1 – 2 of 2) sorted by relevance

/external/tcpdump/
Dprint-icmp6.c97 #define ICMP6_PACKET_TOO_BIG 2 /* packet too big */ macro
497 { ICMP6_PACKET_TOO_BIG, "packet too big"},
964 case ICMP6_PACKET_TOO_BIG: in icmp6_print()
/external/iputils/
Dping6.c1132 ICMP6_FILTER_SETPASS(ICMP6_PACKET_TOO_BIG, &filter); in main()
1726 case ICMP6_PACKET_TOO_BIG: in pr_icmph()