Home
last modified time | relevance | path

Searched refs:SCTP_SET_PEER_PRIMARY_ADDR (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/Documentation/security/
DLSM-sctp.rst49 | SCTP_SET_PEER_PRIMARY_ADDR | Single ipv4 or ipv6 address |
82 SCTP_SET_PEER_PRIMARY_ADDR - Request peer sets address as
101 SCTP_SET_PEER_PRIMARY_ADDR -> SCTP_PARAM_SET_PRIMARY
DSELinux-sctp.rst53 | SCTP_SET_PEER_PRIMARY_ADDR | Single ipv4 or ipv6 address |
/Linux-v4.19/include/uapi/linux/
Dsctp.h70 #define SCTP_SET_PEER_PRIMARY_ADDR 5 macro
/Linux-v4.19/net/sctp/
Dsocket.c3420 err = security_sctp_bind_connect(sk, SCTP_SET_PEER_PRIMARY_ADDR, in sctp_setsockopt_peer_primary_addr()
4401 case SCTP_SET_PEER_PRIMARY_ADDR: in sctp_setsockopt()
/Linux-v4.19/security/selinux/
Dhooks.c5333 case SCTP_SET_PEER_PRIMARY_ADDR: in selinux_sctp_bind_connect()