Searched refs:flow_inactive_timeout (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/dsslib/netflow/
H A Dnetflow.h311 Nfshort_t flow_inactive_timeout;/* Timeout value (in seconds) for inactive flow cache entries */ member in struct:Netflow_s
H A Dnetflow.c59 CXV("flow_inactive_timeout", "number", NETFLOW_flow_inactive_timeout, "Timeout value (in seconds) for inactive flow cache entries.")
284 r->value.number = rp->flow_inactive_timeout;
725 NUMBER(flow_inactive_timeout, 0),

Completed in 21 milliseconds