Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/security/
DSCTP.rst58 | SCTP_SET_PEER_PRIMARY_ADDR | Single ipv4 or ipv6 address |
91 SCTP_SET_PEER_PRIMARY_ADDR - Request peer sets address as
110 SCTP_SET_PEER_PRIMARY_ADDR -> SCTP_PARAM_SET_PRIMARY
238 | SCTP_SET_PEER_PRIMARY_ADDR | Single ipv4 or ipv6 address |
/Linux-v5.4/include/uapi/linux/
Dsctp.h74 #define SCTP_SET_PEER_PRIMARY_ADDR 5 macro
/Linux-v5.4/net/sctp/
Dsocket.c3374 err = security_sctp_bind_connect(sk, SCTP_SET_PEER_PRIMARY_ADDR, in sctp_setsockopt_peer_primary_addr()
4695 case SCTP_SET_PEER_PRIMARY_ADDR: in sctp_setsockopt()
/Linux-v5.4/security/selinux/
Dhooks.c5292 case SCTP_SET_PEER_PRIMARY_ADDR: in selinux_sctp_bind_connect()