Searched refs:ng_netflow_expire (Results 1 – 3 of 3) sorted by relevance
348 callout_reset(&priv->exp_callout, (1*hz), &ng_netflow_expire, in ng_netflow_newhook()358 callout_reset(&priv->exp_callout, (1*hz), &ng_netflow_expire, in ng_netflow_newhook()
488 timeout_t ng_netflow_expire; variable
1099 ng_netflow_expire(void *arg) in ng_netflow_expire() function1185 callout_reset(&priv->exp_callout, (1*hz), &ng_netflow_expire, in ng_netflow_expire()