Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Digmp.h5 #define IGMP_INTERVAL (10*TICKS_PER_SEC) macro
H A Dnic.c790 unsigned long interval = IGMP_INTERVAL; in process_igmp()