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

/freebsd-10.2-release/sys/netgraph/netflow/
H A Dng_netflow.h504 timeout_t ng_netflow_expire; variable
H A Dng_netflow.c348 callout_reset(&priv->exp_callout, (1*hz), &ng_netflow_expire,
358 callout_reset(&priv->exp_callout, (1*hz), &ng_netflow_expire,
H A Dnetflow.c1116 ng_netflow_expire(void *arg) function
1203 callout_reset(&priv->exp_callout, (1*hz), &ng_netflow_expire,

Completed in 86 milliseconds