HomeSort by relevance Sort by last modified time
    Searched refs:RADIUS_DEFAULT_MSG_SIZE (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_8/src/radius/
radius.h 181 #define RADIUS_DEFAULT_MSG_SIZE 1024
radius.c 110 msg->buf = wpabuf_alloc(RADIUS_DEFAULT_MSG_SIZE);
    [all...]

Completed in 797 milliseconds