Searched refs:MLD_MAX_RESPONSE_PACKETS (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet6/
H A Dmld6_var.h152 #define MLD_MAX_RESPONSE_PACKETS 16 /* # of packets for general query */ macro
H A Dmld6.c636 mli->mli_gq.ifq_maxlen = MLD_MAX_RESPONSE_PACKETS;
637 mli->mli_v1q.ifq_maxlen = MLD_MAX_RESPONSE_PACKETS;

Completed in 76 milliseconds