Package lksctp-tools
- sctp_bindx(3) β Add or remove bind addresses on a socket.
- sctp_connectx(3) β initiate a connection on an SCTP socket using multiple
- sctp_getladdrs(3) β Returns all locally bound addresses on a socket.
- sctp_getpaddrs(3) β Returns all peer addresses in an association.
- sctp_opt_info(3) β Get options on a SCTP socket.
- sctp_peeloff(3) β Branch off an association into a separate socket.
- sctp_recvmsg(3) β Receive a message from a SCTP socket.
- sctp_recvv(3) β Receive a message from a SCTP socket with an extensible way.
- sctp_send(3) β Send a message from a SCTP socket.
- sctp_sendmsg(3) β Send a message from a SCTP socket.
- sctp_sendv(3) β Send messages from a SCTP socket with an extensible way.
