HomeSort by: relevance | last modified time | path
    Searched defs:if_slowtimo (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/net/
if.h 302 short if_timer; /* ?: time 'til if_slowtimo called */
338 void (*if_slowtimo) /* :: timer routine */ member in struct:ifnet
340 #define if_watchdog if_slowtimo
if.h 302 short if_timer; /* ?: time 'til if_slowtimo called */
338 void (*if_slowtimo) /* :: timer routine */ member in struct:ifnet
340 #define if_watchdog if_slowtimo

Completed in 25 milliseconds