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

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_icmp.h207 #define ICMP_MASKREPLY 18 /* address mask reply */ macro
228 (type) == ICMP_MASKREQ || (type) == ICMP_MASKREPLY)
H A Dip_compat.h407 #ifndef ICMP_MASKREPLY
408 # define ICMP_MASKREPLY ICMP_ADDRESSREPLY
H A Dip_icmp.c548 icp->icmp_type = ICMP_MASKREPLY;
628 case ICMP_MASKREPLY:

Completed in 18 milliseconds