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

/external/wpa_supplicant_6/wpa_supplicant/src/wps/
H A Dwps_upnp_ssdp.c36 static int token_eq(const char *s1, const char *s2) function
566 if (token_eq(data, "host")) {
590 } else if (token_eq(data, "st")) {
637 } else if (token_eq(data, "man")) {
651 } else if (token_eq(data, "mx")) {
/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_upnp_ssdp.c35 static int token_eq(const char *s1, const char *s2) function
537 if (token_eq(data, "host")) {
561 } else if (token_eq(data, "st")) {
613 } else if (token_eq(data, "man")) {
627 } else if (token_eq(data, "mx")) {
/external/wpa_supplicant_8/src/wps/
H A Dwps_upnp_ssdp.c35 static int token_eq(const char *s1, const char *s2) function
537 if (token_eq(data, "host")) {
561 } else if (token_eq(data, "st")) {
613 } else if (token_eq(data, "man")) {
627 } else if (token_eq(data, "mx")) {
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_upnp_ssdp.c35 static int token_eq(const char *s1, const char *s2) function
537 if (token_eq(data, "host")) {
561 } else if (token_eq(data, "st")) {
613 } else if (token_eq(data, "man")) {
627 } else if (token_eq(data, "mx")) {

Completed in 33 milliseconds