Searched refs:intr_ch (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/netgraph/
H A Dng_source.c91 struct callout intr_ch; member in struct:privdata
288 ng_callout_init(&sc->intr_ch);
704 ng_callout(&sc->intr_ch, sc->node, NULL, 0,
716 ng_uncallout(&sc->intr_ch, sc->node);
768 ng_callout(&sc->intr_ch, node, NULL, NG_SOURCE_INTR_TICKS,

Completed in 44 milliseconds