Searched refs:SCTP_PARAM_IPV4_ADDRESS (Results 1 – 5 of 5) sorted by relevance
179 SCTP_PARAM_IPV4_ADDRESS = cpu_to_be16(5), enumerator
2149 case SCTP_PARAM_IPV4_ADDRESS: in sctp_verify_param()2347 if (!src_match && (param.p->type == SCTP_PARAM_IPV4_ADDRESS || in sctp_process_init()2531 case SCTP_PARAM_IPV4_ADDRESS: in sctp_process_param()2582 case SCTP_PARAM_IPV4_ADDRESS: in sctp_process_param()3037 case SCTP_PARAM_IPV4_ADDRESS: in sctp_process_asconf_param()3174 case SCTP_PARAM_IPV4_ADDRESS: in sctp_verify_asconf()3269 if (param.p->type == SCTP_PARAM_IPV4_ADDRESS || in sctp_process_asconf()
286 param->v4.param_hdr.type = SCTP_PARAM_IPV4_ADDRESS; in sctp_v4_to_addr_param()968 types[0] = SCTP_PARAM_IPV4_ADDRESS; in sctp_inet_supported_addrs()
997 types[1] = SCTP_PARAM_IPV4_ADDRESS; in sctp_inet6_supported_addrs()
502 case SCTP_PARAM_IPV4_ADDRESS: in param_type2af()