Home
last modified time | relevance | path

Searched refs:_task_fn_rx_watchdog (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/net/
H A Diflib.c2935 _task_fn_rx_watchdog(void *context) in _task_fn_rx_watchdog() function
4172 callout_reset_curcpu(&rxq->ifr_watchdog, 1, &_task_fn_rx_watchdog, rxq); in _task_fn_rx()