Searched refs:got_mx (Results 1 – 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
D | wps_upnp_ssdp.c | 522 int got_mx = 0; in ssdp_parse_msearch() local 633 got_mx = 1; in ssdp_parse_msearch() 638 if (!got_host || !got_st || !got_man || !got_mx || mx < 0) { in ssdp_parse_msearch() 640 "%d mx=%d", got_host, got_st, got_man, got_mx, mx); in ssdp_parse_msearch()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
D | wps_upnp_ssdp.c | 522 int got_mx = 0; in ssdp_parse_msearch() local 633 got_mx = 1; in ssdp_parse_msearch() 638 if (!got_host || !got_st || !got_man || !got_mx || mx < 0) { in ssdp_parse_msearch() 640 "%d mx=%d", got_host, got_st, got_man, got_mx, mx); in ssdp_parse_msearch()
|