Searched refs:ICMP_IREQ (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_icmp.h204 #define ICMP_IREQ 15 /* information request */ macro
227 (type) == ICMP_IREQ || (type) == ICMP_IREQREPLY || \
H A Dip_compat.h398 #ifndef ICMP_IREQ
399 # define ICMP_IREQ ICMP_INFO_REQUEST
H A Dip_fw2.c385 (1 << ICMP_TSTAMP) | (1 << ICMP_IREQ) | (1 << ICMP_MASKREQ) )

Completed in 20 milliseconds