Home
last modified time | relevance | path

Searched refs:SCTP_SOCKOPT_CONNECTX (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/Documentation/security/
H A DSCTP.rst62 | SCTP_SOCKOPT_CONNECTX | One or more ipv4 / ipv6 addresses |
76 SCTP_SOCKOPT_CONNECTX - Allows the allocation of multiple
246 | SCTP_SOCKOPT_CONNECTX | One or more ipv4 / ipv6 addresses |
/linux-6.15/include/uapi/linux/
H A Dsctp.h120 #define SCTP_SOCKOPT_CONNECTX 110 /* CONNECTX requests. */ macro
/linux-6.15/net/sctp/
H A Dsocket.c1325 err = security_sctp_bind_connect(sk, SCTP_SOCKOPT_CONNECTX, in __sctp_setsockopt_connectx()
4621 case SCTP_SOCKOPT_CONNECTX: in sctp_setsockopt()
/linux-6.15/security/selinux/
H A Dhooks.c5510 case SCTP_SOCKOPT_CONNECTX: in selinux_sctp_bind_connect()