Searched refs:SCTP_PARAM_SET_PRIMARY (Results 1 – 6 of 6) sorted by relevance
68 | SCTP_PARAM_SET_PRIMARY | 单个 ipv4 or ipv6 地址 |89 SCTP_PARAM_SET_PRIMARY - 如下所述,启用重新配置功能。104 SCTP_SET_PEER_PRIMARY_ADDR -> SCTP_PARAM_SET_PRIMARY236 | SCTP_PARAM_SET_PRIMARY | 单个 ipv4 or ipv6 地址 |
65 | 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_PRIMARY249 | SCTP_PARAM_SET_PRIMARY | Single ipv4 or ipv6 address |
189 SCTP_PARAM_SET_PRIMARY = cpu_to_be16(0xc004), enumerator
2179 case SCTP_PARAM_SET_PRIMARY: in sctp_verify_param()2404 SCTP_PARAM_SET_PRIMARY); in sctp_process_init()2642 case SCTP_PARAM_SET_PRIMARY: in sctp_process_param()2946 param.param_hdr.type = SCTP_PARAM_SET_PRIMARY; in sctp_make_asconf_set_prim()3050 asconf_param->param_hdr.type != SCTP_PARAM_SET_PRIMARY) in sctp_process_asconf_param()3158 case SCTP_PARAM_SET_PRIMARY: in sctp_process_asconf_param()3168 SCTP_PARAM_SET_PRIMARY, in sctp_process_asconf_param()3220 case SCTP_PARAM_SET_PRIMARY: in sctp_verify_asconf()
3345 if (asoc->peer.addip_disabled_mask & SCTP_PARAM_SET_PRIMARY) in sctp_setsockopt_peer_primary_addr()
5748 case SCTP_PARAM_SET_PRIMARY: in selinux_sctp_bind_connect()