Lines Matching +full:flow +full:- +full:control
1 .\" Copyright (c) 2004-2005 Gleb Smirnoff <glebius@FreeBSD.org>
47 .Bl -dash
56 A flow was inactive for the specified period of time.
99 .Sh CONTROL MESSAGES
100 This node type supports the generic control messages, plus the following:
101 .Bl -tag -width foo
129 .Bd -literal -offset 4n
158 .Bd -literal -offset 4n
174 .Bd -literal -offset 4n
176 uint32_t inactive_timeout; /* flow inactive timeout */
177 uint32_t active_timeout; /* flow active timeout */
185 .Bd -literal -offset 4n
217 skips radix lookup on flow source address used to fill in network mask.
225 Sets various timeouts to announce data flow templates
226 (NetFlow v9-specific). This message requires
229 .Bd -literal -offset 4n
236 Value of time field represents time in seconds to re-announce data templates.
238 re-announcing data templates.
240 Sets export interface MTU to build packets of specified size (NetFlow v9-specific).
244 .Bd -literal -offset 4n
252 This control message asks a node to dump the entire contents of the flow cache.
259 .Bd -literal -offset 4n
270 control message, or when all hooks have been disconnected.
273 flow collecting is enabled.
274 .Bd -literal -offset indent
275 /usr/sbin/ngctl -f- <<-SEQ
284 This is a more complicated example of a router with 2 NetFlow-enabled
297 .Bd -literal -offset indent
298 /usr/sbin/ngctl -f- <<-SEQ
334 .An -nosplit