Searched refs:SCTP_PARAM_IPV4_ADDRESS (Results 1 – 5 of 5) sorted by relevance
165 SCTP_PARAM_IPV4_ADDRESS = cpu_to_be16(5), enumerator
2181 case SCTP_PARAM_IPV4_ADDRESS: in sctp_verify_param()2386 (param.p->type == SCTP_PARAM_IPV4_ADDRESS || in sctp_process_init()2566 case SCTP_PARAM_IPV4_ADDRESS: in sctp_process_param()2614 case SCTP_PARAM_IPV4_ADDRESS: in sctp_process_param()3074 case SCTP_PARAM_IPV4_ADDRESS: in sctp_process_asconf_param()3212 case SCTP_PARAM_IPV4_ADDRESS: in sctp_verify_asconf()3307 if (param.p->type == SCTP_PARAM_IPV4_ADDRESS || in sctp_process_asconf()
280 param->v4.param_hdr.type = SCTP_PARAM_IPV4_ADDRESS; in sctp_v4_to_addr_param()1050 types[0] = SCTP_PARAM_IPV4_ADDRESS; in sctp_inet_supported_addrs()
1061 types[1] = SCTP_PARAM_IPV4_ADDRESS; in sctp_inet6_supported_addrs()
485 case SCTP_PARAM_IPV4_ADDRESS: in param_type2af()