Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/netflow/
H A Dng_netflow.c353 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()
H A Dng_netflow.h522 callout_func_t ng_netflow_expire; variable
H A Dnetflow.c1088 ng_netflow_expire(void *arg) in ng_netflow_expire() function
1174 callout_reset(&priv->exp_callout, (1*hz), &ng_netflow_expire, in ng_netflow_expire()
/f-stack/tools/compat/include/netgraph/netflow/
H A Dng_netflow.h523 timeout_t ng_netflow_expire; variable