Searched refs:MLD_MAX_G_GS_PACKETS (Results 1 – 2 of 2) sorted by relevance
| /xnu-8796.121.2/bsd/netinet6/ | ||
| H A D | mld6_var.h | 151 #define MLD_MAX_G_GS_PACKETS 8 /* # of packets to answer G/GS */ macro |
| H A D | mld6.c | 1743 qrq.ifq_maxlen = MLD_MAX_G_GS_PACKETS; in mld_timeout() |