Home
last modified time | relevance | path

Searched refs:SCTP_PARAM_SET_PRIMARY (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/translations/zh_CN/security/
H A DSCTP.rst68 | SCTP_PARAM_SET_PRIMARY | 单个 ipv4 or ipv6 地址 |
89 SCTP_PARAM_SET_PRIMARY - 如下所述,启用重新配置功能。
104 SCTP_SET_PEER_PRIMARY_ADDR -> SCTP_PARAM_SET_PRIMARY
236 | SCTP_PARAM_SET_PRIMARY | 单个 ipv4 or ipv6 地址 |
/linux/Documentation/security/
H A DSCTP.rst65 | SCTP_PARAM_SET_PRIMARY | Single ipv4 or ipv6 address |
92 SCTP_PARAM_SET_PRIMARY - Reconfiguration is enabled as explained below.
107 SCTP_SET_PEER_PRIMARY_ADDR -> SCTP_PARAM_SET_PRIMARY
249 | SCTP_PARAM_SET_PRIMARY | Single ipv4 or ipv6 address |
/linux/net/sctp/
H A Dsm_make_chunk.c2167 case SCTP_PARAM_SET_PRIMARY: in sctp_verify_param()
2391 SCTP_PARAM_SET_PRIMARY); in sctp_process_init()
2629 case SCTP_PARAM_SET_PRIMARY: in sctp_process_param()
2930 param.param_hdr.type = SCTP_PARAM_SET_PRIMARY; in sctp_make_asconf_set_prim()
3036 asconf_param->param_hdr.type != SCTP_PARAM_SET_PRIMARY) in sctp_process_asconf_param()
3139 case SCTP_PARAM_SET_PRIMARY: in sctp_process_asconf_param()
3149 SCTP_PARAM_SET_PRIMARY, in sctp_process_asconf_param()
3201 case SCTP_PARAM_SET_PRIMARY: in sctp_verify_asconf()
H A Dsocket.c3336 if (asoc->peer.addip_disabled_mask & SCTP_PARAM_SET_PRIMARY) in sctp_setsockopt_peer_primary_addr()
/linux/include/linux/
H A Dsctp.h189 SCTP_PARAM_SET_PRIMARY = cpu_to_be16(0xc004), enumerator
/linux/security/selinux/
H A Dhooks.c5644 case SCTP_PARAM_SET_PRIMARY: in selinux_sctp_bind_connect()