Searched refs:SCTP_PARAM_IPV4_ADDRESS (Results 1 – 5 of 5) sorted by relevance
164 SCTP_PARAM_IPV4_ADDRESS = cpu_to_be16(5), enumerator
2136 case SCTP_PARAM_IPV4_ADDRESS: in sctp_verify_param()2340 (param.p->type == SCTP_PARAM_IPV4_ADDRESS || in sctp_process_init()2520 case SCTP_PARAM_IPV4_ADDRESS: in sctp_process_param()2572 case SCTP_PARAM_IPV4_ADDRESS: in sctp_process_param()3036 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()
279 param->v4.param_hdr.type = SCTP_PARAM_IPV4_ADDRESS; in sctp_v4_to_addr_param()975 types[0] = SCTP_PARAM_IPV4_ADDRESS; in sctp_inet_supported_addrs()
996 types[1] = SCTP_PARAM_IPV4_ADDRESS; in sctp_inet6_supported_addrs()
487 case SCTP_PARAM_IPV4_ADDRESS: in param_type2af()