Searched defs:IGMP_EXP (Results 1 – 2 of 2) sorted by relevance
| /f-stack/tools/compat/include/netinet/ | ||
| H A D | igmp.h | 78 #define IGMP_EXP(x) (((x) >> 4) & 0x07) macro |
| /f-stack/freebsd/netinet/ | ||
| H A D | igmp.h | 78 #define IGMP_EXP(x) (((x) >> 4) & 0x07) macro |