Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet/
H A Digmp_var.h238 #define IGMP_MAX_RESPONSE_BURST 4 /* # of responses to send at once */ macro
H A Digmp.c3992 igmp_dispatch_queue(igi, &igi->igi_gq, IGMP_MAX_RESPONSE_BURST, in igmp_v3_dispatch_general_query()