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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Digmp.h111 #define IGMP_TIMER_SCALE 10 /* denotes that the igmp code field */ macro
H A Digmp.c243 timer = igmp->igmp_code * PR_FASTHZ / IGMP_TIMER_SCALE;

Completed in 79 milliseconds