Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet/
H A Digmp.h116 #define IGMP_QRV(x) ((x) & 0x07) macro
H A Digmp.c1137 qrv = IGMP_QRV(igmpv3->igmp_misc); in igmp_input_v3_query()