Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Digmp_var.h147 #define IGMP_MAX_RESPONSE_BURST 4 /* # of responses to send at once */ macro
H A Digmp.c3421 igmp_dispatch_queue(&igi->igi_gq, IGMP_MAX_RESPONSE_BURST, loop); in igmp_v3_dispatch_general_query()