OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MULTICAST_MAX_READ
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_upnp_ssdp.c
27
#define
MULTICAST_MAX_READ
1600 /* max bytes we'll read for UPD request */
717
char buf[
MULTICAST_MAX_READ
], *pos;
/external/wpa_supplicant_8/src/wps/
wps_upnp_i.h
31
#define
MULTICAST_MAX_READ
1600 /* max bytes we'll read for UPD request */
Completed in 28 milliseconds