Searched refs:nfinfo_act_t (Results 1 – 3 of 3) sorted by relevance
86 uint32_t nfinfo_act_t; /* flow active timeout */ member459 uint32_t nfinfo_act_t; /* flow active timeout */ member
92 #define AGED(fle) (time_uptime - fle->f.first > priv->nfinfo_act_t)307 i->nfinfo_act_t = priv->nfinfo_act_t; in ng_netflow_copyinfo()
259 priv->nfinfo_act_t = ACTIVE_TIMEOUT; in ng_netflow_constructor()482 priv->nfinfo_act_t = set->active_timeout; in ng_netflow_rcvmsg()