Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/security/
DLSM-sctp.rst59 | SCTP_PARAM_SET_PRIMARY | Single ipv4 or ipv6 address |
86 SCTP_PARAM_SET_PRIMARY - Reconfiguration is enabled as explained below.
101 SCTP_SET_PEER_PRIMARY_ADDR -> SCTP_PARAM_SET_PRIMARY
DSELinux-sctp.rst63 | SCTP_PARAM_SET_PRIMARY | Single ipv4 or ipv6 address |
/Linux-v4.19/net/sctp/
Dsm_make_chunk.c2165 case SCTP_PARAM_SET_PRIMARY: in sctp_verify_param()
2381 SCTP_PARAM_SET_PRIMARY); in sctp_process_init()
2623 case SCTP_PARAM_SET_PRIMARY: in sctp_process_param()
2923 param.param_hdr.type = SCTP_PARAM_SET_PRIMARY; in sctp_make_asconf_set_prim()
3029 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()
Dsocket.c3403 if (asoc->peer.addip_disabled_mask & SCTP_PARAM_SET_PRIMARY) in sctp_setsockopt_peer_primary_addr()
/Linux-v4.19/include/linux/
Dsctp.h203 SCTP_PARAM_SET_PRIMARY = cpu_to_be16(0xc004), enumerator
/Linux-v4.19/security/selinux/
Dhooks.c5339 case SCTP_PARAM_SET_PRIMARY: in selinux_sctp_bind_connect()