Home
last modified time | relevance | path

Searched refs:token_eq (Results 1 – 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
Dwps_upnp_ssdp.c38 static int token_eq(const char *s1, const char *s2) in token_eq() function
533 if (token_eq(data, "host")) { in ssdp_parse_msearch()
557 } else if (token_eq(data, "st")) { in ssdp_parse_msearch()
611 } else if (token_eq(data, "man")) { in ssdp_parse_msearch()
625 } else if (token_eq(data, "mx")) { in ssdp_parse_msearch()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
Dwps_upnp_ssdp.c38 static int token_eq(const char *s1, const char *s2) in token_eq() function
533 if (token_eq(data, "host")) { in ssdp_parse_msearch()
557 } else if (token_eq(data, "st")) { in ssdp_parse_msearch()
611 } else if (token_eq(data, "man")) { in ssdp_parse_msearch()
625 } else if (token_eq(data, "mx")) { in ssdp_parse_msearch()