Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/netinet/
Digmp_var.h169 #define IGMP_RESPONSE_BURST_INTERVAL (PR_FASTHZ / 2) /* 500ms */ macro
Digmp.c3382 IGMP_RESPONSE_BURST_INTERVAL); in igmp_v3_dispatch_general_query()