Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/security/
H A DSCTP.rst68 | SCTP_PARAM_SET_PRIMARY | Single ipv4 or ipv6 address |
95 SCTP_PARAM_SET_PRIMARY - Reconfiguration is enabled as explained below.
110 SCTP_SET_PEER_PRIMARY_ADDR -> SCTP_PARAM_SET_PRIMARY
248 | SCTP_PARAM_SET_PRIMARY | Single ipv4 or ipv6 address |
/OK3568_Linux_fs/kernel/net/sctp/
H A Dsm_make_chunk.c2152 case SCTP_PARAM_SET_PRIMARY: in sctp_verify_param()
2375 SCTP_PARAM_SET_PRIMARY); in sctp_process_init()
2621 case SCTP_PARAM_SET_PRIMARY: in sctp_process_param()
2922 param.param_hdr.type = SCTP_PARAM_SET_PRIMARY; in sctp_make_asconf_set_prim()
3028 asconf_param->param_hdr.type != SCTP_PARAM_SET_PRIMARY) in sctp_process_asconf_param()
3131 case SCTP_PARAM_SET_PRIMARY: in sctp_process_asconf_param()
3141 SCTP_PARAM_SET_PRIMARY, in sctp_process_asconf_param()
3193 case SCTP_PARAM_SET_PRIMARY: in sctp_verify_asconf()
H A Dsocket.c3330 if (asoc->peer.addip_disabled_mask & SCTP_PARAM_SET_PRIMARY) in sctp_setsockopt_peer_primary_addr()
/OK3568_Linux_fs/kernel/include/linux/
H A Dsctp.h188 SCTP_PARAM_SET_PRIMARY = cpu_to_be16(0xc004), enumerator
/OK3568_Linux_fs/kernel/security/selinux/
H A Dhooks.c5385 case SCTP_PARAM_SET_PRIMARY: in selinux_sctp_bind_connect()