Home
last modified time | relevance | path

Searched refs:templ_last_ts (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netgraph/netflow/
H A Dnetflow_v9.c421 if ((time_uptime >= priv->templ_time + fe->templ_last_ts) || in get_export9_dgram()
423 fe->templ_last_ts = time_uptime; in get_export9_dgram()
H A Dng_netflow.h397 uint32_t templ_last_ts; /* unixtime of last template announce */ member
/f-stack/tools/compat/include/netgraph/netflow/
H A Dng_netflow.h397 uint32_t templ_last_ts; /* unixtime of last template announce */ member