Searched refs:IFNET_SLOWHZ (Results 1 – 3 of 3) sorted by relevance
88 #define ARCTIMEOUT (5*IFNET_SLOWHZ)
738 #define IFNET_SLOWHZ 1 /* granularity is 1 second */ macro
2663 callout_schedule(&isd->isd_ch, hz / IFNET_SLOWHZ); in if_slowtimo_intr()2688 callout_schedule(&isd->isd_ch, hz / IFNET_SLOWHZ); in if_slowtimo_work()