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

/seL4-camkes-master/projects/picotcp/modules/
H A Dpico_igmp.c65 #define IGMP_QUERY_RESPONSE_INTERVAL (10u) /* secs */ macro
491 t.delay = ((IGMP_ROBUSTNESS * link->mcast_last_query_interval) + IGMP_QUERY_RESPONSE_INTERVAL) * 1000;

Completed in 43 milliseconds