Searched refs:ICMP_MASKREQ (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_icmp.h206 #define ICMP_MASKREQ 17 /* address mask request */ macro
228 (type) == ICMP_MASKREQ || (type) == ICMP_MASKREPLY)
H A Dip_compat.h404 #ifndef ICMP_MASKREQ
405 # define ICMP_MASKREQ ICMP_ADDRESS
H A Dip_icmp.c518 case ICMP_MASKREQ:
1168 case ICMP_MASKREQ:
H A Dip_fw2.c385 (1 << ICMP_TSTAMP) | (1 << ICMP_IREQ) | (1 << ICMP_MASKREQ) )

Completed in 61 milliseconds