Home
last modified time | relevance | path

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

/lib/lwip/lwip/src/include/lwip/
A Digmp.h55 #define IGMP_TMR_INTERVAL 100 /* Milliseconds */ macro
56 #define IGMP_V1_DELAYING_MEMBER_TMR (1000/IGMP_TMR_INTERVAL)
57 #define IGMP_JOIN_DELAYING_MEMBER_TMR (500 /IGMP_TMR_INTERVAL)
/lib/lwip/lwip/src/core/
A Dtimeouts.c98 {IGMP_TMR_INTERVAL, HANDLER(igmp_tmr)},

Completed in 15 milliseconds