Searched refs:ng_netflow_expire (Results 1 – 4 of 4) sorted by relevance
353 callout_reset(&priv->exp_callout, (1*hz), &ng_netflow_expire, in ng_netflow_newhook()362 callout_reset(&priv->exp_callout, (1*hz), &ng_netflow_expire, in ng_netflow_newhook()
522 callout_func_t ng_netflow_expire; variable
1088 ng_netflow_expire(void *arg) in ng_netflow_expire() function1174 callout_reset(&priv->exp_callout, (1*hz), &ng_netflow_expire, in ng_netflow_expire()
523 timeout_t ng_netflow_expire; variable