Searched refs:IGMP_SFLAG (Results 1 – 2 of 2) sorted by relevance
| /f-stack/tools/compat/include/netinet/ | ||
| H A D | igmp.h | 81 #define IGMP_SFLAG(x) (((x) >> 3) & 0x01) macro |
| /f-stack/freebsd/netinet/ | ||
| H A D | igmp.h | 81 #define IGMP_SFLAG(x) (((x) >> 3) & 0x01) macro |