OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RADIUS_DEFAULT_MSG_SIZE
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant_8/src/radius/
radius.h
200
#define
RADIUS_DEFAULT_MSG_SIZE
1024
radius.c
110
msg->buf = wpabuf_alloc(
RADIUS_DEFAULT_MSG_SIZE
);
[
all
...]
Completed in 26 milliseconds