Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/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()