Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-icmp.c145 #define ICMP_MASKREPLY 18 /* address mask reply */ macro
526 case ICMP_MASKREPLY: in icmp_print()
/external/iputils/
Dping.c1123 #ifdef ICMP_MASKREPLY in pr_icmph()
1124 case ICMP_MASKREPLY: in pr_icmph()