Searched refs:IGMP_QRV (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.61.12/bsd/netinet/ | ||
| H A D | igmp.h | 116 #define IGMP_QRV(x) ((x) & 0x07) macro |
| H A D | igmp.c | 1137 qrv = IGMP_QRV(igmpv3->igmp_misc); in igmp_input_v3_query() |