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

/freebsd-10.0-release/contrib/wpa/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 111 milliseconds