Searched refs:SCTP_PARAM_SET_PRIMARY (Results 1 – 3 of 3) sorted by relevance
2101 case SCTP_PARAM_SET_PRIMARY: in sctp_verify_param()2317 SCTP_PARAM_SET_PRIMARY); in sctp_process_init()2566 case SCTP_PARAM_SET_PRIMARY: in sctp_process_param()2861 param.param_hdr.type = SCTP_PARAM_SET_PRIMARY; in sctp_make_asconf_set_prim()2965 asconf_param->param_hdr.type != SCTP_PARAM_SET_PRIMARY) in sctp_process_asconf_param()3051 case SCTP_PARAM_SET_PRIMARY: in sctp_process_asconf_param()3091 case SCTP_PARAM_SET_PRIMARY: in sctp_verify_asconf()
3087 if (asoc->peer.addip_disabled_mask & SCTP_PARAM_SET_PRIMARY) in sctp_setsockopt_peer_primary_addr()
201 SCTP_PARAM_SET_PRIMARY = cpu_to_be16(0xc004), enumerator