Home
last modified time | relevance | path

Searched refs:IGMP_SFLAG (Results 1 – 2 of 2) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Digmp.h81 #define IGMP_SFLAG(x) (((x) >> 3) & 0x01) macro
/f-stack/freebsd/netinet/
H A Digmp.h81 #define IGMP_SFLAG(x) (((x) >> 3) & 0x01) macro