Home
last modified time | relevance | path

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

/hostap-latest/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()
340 if (ip_ver == IPV4) { in tclas_elem_len()
1273 policy->type4_param.ip_version = IPV4; in wpas_set_frame_classifier_params()
1335 if (type4->ip_version == IPV4) in wpas_add_dscp_policy()
Dconfig.c5392 #define IPV4(f) #f, wpa_global_config_parse_ipv4, wpa_config_get_ipv4, \ macro
5482 { IPV4(ip_addr_go), 0 },
5483 { IPV4(ip_addr_mask), 0 },
5484 { IPV4(ip_addr_start), 0 },
5485 { IPV4(ip_addr_end), 0 },
5610 #undef IPV4
Dwpa_supplicant_i.h545 IPV4 = 4, enumerator
Dctrl_iface.c11329 param->ip_version = IPV4; in set_type4_frame_classifier()
11351 if (param->ip_version == IPV4) in set_type4_frame_classifier()
11380 if (param->ip_version == IPV4) in set_type4_frame_classifier()
11399 if (param->ip_version == IPV4) in set_type4_frame_classifier()
11408 if (param->ip_version == IPV4) in set_type4_frame_classifier()
11417 if (param->ip_version == IPV4) in set_type4_frame_classifier()
11424 if (param->ip_version == IPV4) { in set_type4_frame_classifier()