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

/freebsd-13-stable/sys/netgraph/netflow/
H A Dng_netflow.h522 callout_func_t ng_netflow_expire; variable
H A Dng_netflow.c353 callout_reset(&priv->exp_callout, (1*hz), &ng_netflow_expire,
362 callout_reset(&priv->exp_callout, (1*hz), &ng_netflow_expire,
H A Dnetflow.c1088 ng_netflow_expire(void *arg) function
1174 callout_reset(&priv->exp_callout, (1*hz), &ng_netflow_expire,

Completed in 96 milliseconds