Lines Matching +full:multi +full:- +full:protocol
1 # SPDX-License-Identifier: GPL-2.0-only
7 tristate "The SCTP Protocol"
16 Stream Control Transmission Protocol
20 "SCTP is a reliable transport protocol operating on top of a
24 -- acknowledged error-free non-duplicated transfer of user data,
25 -- data fragmentation to conform to discovered path MTU size,
26 -- sequenced delivery of user messages within multiple streams,
27 with an option for order-of-arrival delivery of individual user
29 -- optional bundling of multiple user messages into a single SCTP
31 -- network-level fault tolerance through supporting of multi-
34 To compile this protocol support as a module, choose M here: the