Searched refs:IGMP_INTERVAL (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/grub/grub-0.97/netboot/ | ||
H A D | igmp.h | 5 #define IGMP_INTERVAL (10*TICKS_PER_SEC) macro |
H A D | nic.c | 790 unsigned long interval = IGMP_INTERVAL; in process_igmp() |