Searched refs:ICMP_MASKREQ (Results 1 – 2 of 2) sorted by relevance
109 #define ICMP_MASKREQ 17 /* address mask request */ macro165 (type) == ICMP_MASKREQ || (type) == ICMP_MASKREPLY)
545 icmp_type = ICMP_MASKREQ; in ping()1565 case ICMP_MASKREQ: in pr_icmph()