Home
last modified time | relevance | path

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

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