Searched defs:IN_MULTICAST (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/boot/include/netinet/ | ||
H A D | in.h | 368 #define IN_MULTICAST(i) IN_CLASSD(i) macro |
/illumos-gate/usr/src/uts/common/netinet/ | ||
H A D | in.h | 358 #define IN_MULTICAST(i) IN_CLASSD(i) macro |