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

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_icmp.h205 #define ICMP_IREQREPLY 16 /* information reply */ macro
227 (type) == ICMP_IREQ || (type) == ICMP_IREQREPLY || \
H A Dip_compat.h401 #ifndef ICMP_IREQREPLY
402 # define ICMP_IREQREPLY ICMP_INFO_REPLY
H A Dip_icmp.c627 case ICMP_IREQREPLY:

Completed in 71 milliseconds