Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dafc.c757 struct timeval sock_timeout = { in hostapd_afc_send_receive() local
816 if (select(sockfd + 1, &read_set, NULL, NULL, &sock_timeout) < 0) { in hostapd_afc_send_receive()