Searched refs:SCTP_PARAM_IPV4_ADDRESS (Results 1 – 5 of 5) sorted by relevance
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()2618 case SCTP_PARAM_IPV4_ADDRESS: in sctp_process_param()3082 case SCTP_PARAM_IPV4_ADDRESS: in sctp_process_asconf_param()3220 case SCTP_PARAM_IPV4_ADDRESS: in sctp_verify_asconf()3315 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()1044 types[0] = SCTP_PARAM_IPV4_ADDRESS; in sctp_inet_supported_addrs()
1044 types[1] = SCTP_PARAM_IPV4_ADDRESS; in sctp_inet6_supported_addrs()
165 SCTP_PARAM_IPV4_ADDRESS = cpu_to_be16(5), enumerator
490 case SCTP_PARAM_IPV4_ADDRESS: in param_type2af()
Completed in 20 milliseconds