Home
last modified time | relevance | path

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

/linux-5.19.10/Documentation/security/
DSCTP.rst55 | SCTP_SET_PEER_PRIMARY_ADDR | Single ipv4 or ipv6 address |
88 SCTP_SET_PEER_PRIMARY_ADDR - Request peer sets address as
107 SCTP_SET_PEER_PRIMARY_ADDR -> SCTP_PARAM_SET_PRIMARY
239 | SCTP_SET_PEER_PRIMARY_ADDR | Single ipv4 or ipv6 address |
/linux-5.19.10/include/uapi/linux/
Dsctp.h74 #define SCTP_SET_PEER_PRIMARY_ADDR 5 macro
/linux-5.19.10/net/sctp/
Dsocket.c3342 err = security_sctp_bind_connect(sk, SCTP_SET_PEER_PRIMARY_ADDR, in sctp_setsockopt_peer_primary_addr()
4648 case SCTP_SET_PEER_PRIMARY_ADDR: in sctp_setsockopt()
/linux-5.19.10/security/selinux/
Dhooks.c5399 case SCTP_SET_PEER_PRIMARY_ADDR: in selinux_sctp_bind_connect()