Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/netflow/
H A Dng_netflow.h87 uint32_t nfinfo_act_t; /* flow active timeout */ member
460 uint32_t nfinfo_act_t; /* flow active timeout */ member
H A Dng_netflow.c260 priv->nfinfo_act_t = ACTIVE_TIMEOUT; in ng_netflow_constructor()
483 priv->nfinfo_act_t = set->active_timeout; in ng_netflow_rcvmsg()
H A Dnetflow.c93 #define AGED(fle) (time_uptime - fle->f.first > priv->nfinfo_act_t)
306 i->nfinfo_act_t = priv->nfinfo_act_t; in ng_netflow_copyinfo()
/f-stack/tools/compat/include/netgraph/netflow/
H A Dng_netflow.h85 uint32_t nfinfo_act_t; /* flow active timeout */ member
460 uint32_t nfinfo_act_t; /* flow active timeout */ member