Lines Matching +full:one +full:- +full:to +full:- +full:many

4 .\" Subject to the following obligations and disclaimer of warranty, use and
10 .\" 2. No rights are granted, in any manner or form, to use Whistle
16 .\" TO THE MAXIMUM EXTENT PERMITTED BY LAW, WHISTLE COMMUNICATIONS MAKES NO
19 .\" MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT.
48 in a one-to-many (and in the reverse direction, many-to-one) fashion.
50 .Dv one ,
56 .Dv many
58 .Dv one
61 .Dv one
62 hook are forwarded out one or more of the
63 .Dv many
68 Each of the connected many links may be considered to be up or down.
69 Packets are never delivered out a many hook that is down.
70 How a link is determined to be up or down depends on the node's
78 It is also possible to change an interface's status to
84 .Bl -tag -width foo
86 Packets are delivered out the many hooks in sequential order.
88 .Dv many
92 .Dv many
95 .Dv many
99 .Dv many
106 Data is sent only to active links.
108 .Bl -tag -width foo
115 The node listens to flow control message from
116 .Va many
130 .Va one
132 When at least one link comes up, node sends the
135 .Va one
138 This node type supports up to
145 .Dv one .
149 .Bl -tag -width foo
154 .Bd -literal
157 uint32_t xmitAlg; /* how to distribute packets */
158 uint32_t failAlg; /* how to detect link failure */
183 .Dv many
185 .Bd -literal
186 /* Statistics structure (one for each link) */
197 .Dv one
199 .Dv -1 .
216 corresponding to networking interfaces
220 .Bd -literal
223 ngctl mkpeer fxp0: one2many upper one
229 # Allow fxp1 through fxp3 to xmit/recv fxp0 frames
249 192.168.1.2), a point-to-point
266 .An -nosplit
269 netgraph node (with round-robin algorithm) was written by