Searched defs:ICMP_MASKREPLY (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/netinet/
H A Dip_icmp.h168 #define ICMP_MASKREPLY 18 /* address mask reply */ macro
177 (type) == ICMP_MASKREQ || (type) == ICMP_MASKREPLY)
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h2042 #ifndef ICMP_MASKREPLY
2043 # define ICMP_MASKREPLY 18 macro

Completed in 69 milliseconds