Home
last modified time | relevance | path

Searched refs:IPV4 (Results 1 – 4 of 4) sorted by relevance

/hostap-3.6.0/wpa_supplicant/
Drobust_av.c58 if (type4_param->ip_version == IPV4) { in wpas_populate_type4_classifier()
59 wpabuf_put_u8(buf, IPV4); /* IP version */ in wpas_populate_type4_classifier()
247 if (ip_ver == IPV4) { in tclas_elem_len()
1030 policy->type4_param.ip_version = IPV4; in wpas_set_frame_classifier_params()
1092 if (type4->ip_version == IPV4) in wpas_add_dscp_policy()
Dconfig.c5082 #define IPV4(f) #f, wpa_global_config_parse_ipv4, wpa_config_get_ipv4, \ macro
5164 { IPV4(ip_addr_go), 0 },
5165 { IPV4(ip_addr_mask), 0 },
5166 { IPV4(ip_addr_start), 0 },
5167 { IPV4(ip_addr_end), 0 },
5278 #undef IPV4
Dwpa_supplicant_i.h596 IPV4 = 4, enumerator
Dctrl_iface.c10885 param->ip_version = IPV4; in set_type4_frame_classifier()
10907 if (param->ip_version == IPV4) in set_type4_frame_classifier()
10936 if (param->ip_version == IPV4) in set_type4_frame_classifier()
10955 if (param->ip_version == IPV4) in set_type4_frame_classifier()
10964 if (param->ip_version == IPV4) in set_type4_frame_classifier()
10973 if (param->ip_version == IPV4) in set_type4_frame_classifier()
10980 if (param->ip_version == IPV4) { in set_type4_frame_classifier()