Home
last modified time | relevance | path

Searched refs:ICMP_MASKREQ (Results 1 – 3 of 3) sorted by relevance

/original-bsd/sys/netinet/
H A Dip_icmp.h116 #define ICMP_MASKREQ 17 /* address mask request */ macro
126 (type) == ICMP_MASKREQ || (type) == ICMP_MASKREPLY)
H A Dip_icmp.c291 case ICMP_MASKREQ:
/original-bsd/sbin/ping/
H A Dping.c836 #ifdef ICMP_MASKREQ
837 case ICMP_MASKREQ: