Lines Matching +full:multi +full:- +full:socket
41 .Fn socket AF_INET SOCK_STREAM IPPROTO_SCTP
43 .Fn socket AF_INET SOCK_SEQPACKET IPPROTO_SCTP
47 protocol provides reliable, flow-controlled, two-way
57 Internet address format and, in addition, provides a per-host
80 passive socket, the
82 system call must be used after binding the socket with the
100 socket address) and an association will be setup
105 third leg of the four-way handshake.
108 to allow the socket to accept connections.
116 protocol directly supports multi-homing.
117 So when binding a socket with the
129 transport protocol is also multi-streamed.
130 Multi-streaming refers to the ability to send sub-ordered flows of
159 .Bl -tag -width "sctp partial reliability"
172 so that two stacks can pre-share keys.
182 .Ss Socket Options
184 supports a number of socket options which can be set with
190 .Bl -tag -width indent
217 For the one-to-many model
250 maximum transfer unit (P-MTU) will fail and the message will NOT be
261 to as well as the per-protocol id.
265 sender (i.e., the non-extended API is used).
268 has non-data events that it can communicate
283 is multi-homed.
284 By default, when opening an IPV6 socket, when
285 data arrives on the socket from a peer's
295 based upon the smallest P-MTU of the peer.
297 Note that while the user can change this value, if the P-MTU
298 is smaller than the value set by the user, then the P-MTU
377 implements micro-burst control so that as the congestion window
405 This option is a read-only option that returns
408 This read-only option returns information about a peer
411 This read-only option returns a list of the chunks
414 This read-only option returns a list of the locally
417 This socket option is used to cause a stream sequence
432 .Bl -ohang
434 .Bl -tag -width indent
456 Whether DCCC reduces the congestion window size when round-trip time and bandwidth remain unchanged.
460 Shift amount DCCC uses for bandwidth smoothing on round-trip-time calculation.
464 Shift amount DCCC uses for round-trip-time smoothing on round-trip-time calculation.
473 .Bl -tag -width indent
494 Enable sending of the NAT-friendly SCTP option on INITs.
496 Enable sending of the SACK-IMMEDIATELY bit.
516 Abort when one-to-one hits qlimit.
537 When space-wise is it worthwhile to try to add more to a socket send buffer.
593 Enable SCTP NR-SACK.
595 Enable SCTP RE-CONFIG.
601 Enable PR-SCTP.
603 Enable SCTP Auto-ASCONF.