Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Digmp_var.h151 #define IGMP_RESPONSE_BURST_INTERVAL (PR_FASTHZ / 2) /* 500ms */ macro
/f-stack/freebsd/netinet/
H A Digmp_var.h151 #define IGMP_RESPONSE_BURST_INTERVAL (PR_FASTHZ / 2) /* 500ms */ macro
H A Digmp.c3424 IGMP_RESPONSE_BURST_INTERVAL); in igmp_v3_dispatch_general_query()