Searched defs:IN_MULTICAST (Results 1 – 2 of 2) sorted by relevance
| /f-stack/tools/compat/include/netinet/ | ||
| H A D | in.h | 353 #define IN_MULTICAST(i) IN_CLASSD(i) macro |
| /f-stack/freebsd/netinet/ | ||
| H A D | in.h | 370 #define IN_MULTICAST(i) IN_CLASSD(i) macro |