Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/netinet6/
H A Dmld6_var.h151 #define MLD_MAX_G_GS_PACKETS 8 /* # of packets to answer G/GS */ macro
H A Dmld6.c1743 qrq.ifq_maxlen = MLD_MAX_G_GS_PACKETS; in mld_timeout()