Searched defs:flow (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/dsslib/netflow/
H A Dnetflow.c37 CXV("direction", "number", NETFLOW_direction, "Flow direction: 0 - ingress flow, 1 - egress flow.")
54 CXV("engine_id", "number", NETFLOW_engine_id, "ID number of the flow switching engine.")
55 CXV("engine_type", "number", NETFLOW_engine_type, "Type of flow switching engine 0: RP, 1: VIP/linecard.")
56 CXV("first", "elapsed_t", NETFLOW_first, "Elapsed milliseconds at flow start.")
57 CXV("flags", "number", NETFLOW_flags, "Reason flow was discarded, etc.")
58 CXV("flow_active_timeout", "number", NETFLOW_flow_active_timeout, "Timeout value (in seconds) for active flow cache entries.")
59 CXV("flow_inactive_timeout", "number", NETFLOW_flow_inactive_timeout, "Timeout value (in seconds) for inactive flow cache entries.")
60 CXV("flow_label", "number", NETFLOW_flow_label, "ipv6 RFC 2460 flow label.")
75 CXV("in_permanent_bytes", "number", NETFLOW_in_permanent_bytes, "Permanent flow byt
674 static Netflow_t* flow; variable
788 Netflow_method_t* flow; local
[all...]

Completed in 18 milliseconds