Home
last modified time | relevance | path

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

/freebsd-head/sys/net/
HDiflib.c2938 _task_fn_rx_watchdog(void *context) in _task_fn_rx_watchdog() function
4175 callout_reset_curcpu(&rxq->ifr_watchdog, 1, &_task_fn_rx_watchdog, rxq); in _task_fn_rx()