Home
last modified time | relevance | path

Searched defs:mx (Results 1 – 2 of 2) sorted by relevance

/hostap-3.7.0/src/wps/
Dwps_upnp_ssdp.c449 int mx) in msearchreply_state_machine_start()
523 int mx = 0; in ssdp_parse_msearch() local
/hostap-3.7.0/src/utils/
Deloop.c435 static struct pollfd * find_pollfd(struct pollfd **pollfds_map, int fd, int mx) in find_pollfd()