Searched refs:SCTP_PARAM_SET_PRIMARY (Results 1 – 3 of 3) sorted by relevance
198 SCTP_PARAM_SET_PRIMARY = cpu_to_be16(0xc004), enumerator
2140 case SCTP_PARAM_SET_PRIMARY: in sctp_verify_param()2355 SCTP_PARAM_SET_PRIMARY); in sctp_process_init()2605 case SCTP_PARAM_SET_PRIMARY: in sctp_process_param()2906 param.param_hdr.type = SCTP_PARAM_SET_PRIMARY; in sctp_make_asconf_set_prim()3010 asconf_param->param_hdr.type != SCTP_PARAM_SET_PRIMARY) in sctp_process_asconf_param()3107 case SCTP_PARAM_SET_PRIMARY: in sctp_process_asconf_param()3162 case SCTP_PARAM_SET_PRIMARY: in sctp_verify_asconf()
3157 if (asoc->peer.addip_disabled_mask & SCTP_PARAM_SET_PRIMARY) in sctp_setsockopt_peer_primary_addr()