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

  /src/sys/net/
if.c 225 static void if_slowtimo_work(struct work *, void *);
346 if_slowtimo_work, NULL, PRI_SOFTNET, IPL_SOFTCLOCK, WQ_MPSAFE);
2674 if_slowtimo_work(struct work *work, void *arg) function in typeref:typename:void
if.c 225 static void if_slowtimo_work(struct work *, void *);
346 if_slowtimo_work, NULL, PRI_SOFTNET, IPL_SOFTCLOCK, WQ_MPSAFE);
2674 if_slowtimo_work(struct work *work, void *arg) function in typeref:typename:void

Completed in 24 milliseconds