Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet6/
H A Dmld6.h88 #define MLD_QRV(x) ((x) & 0x07) macro
H A Dmld6.c1079 qrv = MLD_QRV(mld->mld_misc); in mld_v2_input_query()