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

/freebsd-11.0-release/sys/netgraph/
H A Dng_source.c91 struct callout intr_ch; member in struct:privdata
280 ng_callout_init(&sc->intr_ch);
693 ng_callout(&sc->intr_ch, sc->node, NULL, 0,
705 ng_uncallout(&sc->intr_ch, sc->node);
757 ng_callout(&sc->intr_ch, node, NULL, NG_SOURCE_INTR_TICKS,

Completed in 51 milliseconds