Home
last modified time | relevance | path

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

/linux/Documentation/translations/zh_CN/security/
H A DSCTP.rst58 | SCTP_SET_PEER_PRIMARY_ADDR | 单个 ipv4 or ipv6 地址 |
86 SCTP_SET_PEER_PRIMARY_ADDR - 请求远程对端将某个地址设置为其主地址。
104 SCTP_SET_PEER_PRIMARY_ADDR -> SCTP_PARAM_SET_PRIMARY
226 | SCTP_SET_PEER_PRIMARY_ADDR | 单个 ipv4 or ipv6 地址 |
/linux/Documentation/security/
H A 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/include/uapi/linux/
H A Dsctp.h74 #define SCTP_SET_PEER_PRIMARY_ADDR 5 macro
/linux/net/sctp/
H A Dsocket.c3353 err = security_sctp_bind_connect(sk, SCTP_SET_PEER_PRIMARY_ADDR, in sctp_setsockopt_peer_primary_addr()
4659 case SCTP_SET_PEER_PRIMARY_ADDR: in sctp_setsockopt()
/linux/security/selinux/
H A Dhooks.c5638 case SCTP_SET_PEER_PRIMARY_ADDR: in selinux_sctp_bind_connect()