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

/illumos-gate/usr/src/uts/common/netinet/
H A Dip_icmp.h167 #define ICMP_MASKREQ 17 /* address mask request */ macro
177 (type) == ICMP_MASKREQ || (type) == ICMP_MASKREPLY)
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h2039 #ifndef ICMP_MASKREQ
2040 # define ICMP_MASKREQ 17 macro

Completed in 95 milliseconds