Searched refs:RADIUS_DEBUG (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/radius/
H A Dradius_server.c353 #define RADIUS_DEBUG(args...) \ macro
387 RADIUS_DEBUG("[0x%x %s] %s", sess->sess_id, sess->nas_ip, buf);
516 RADIUS_DEBUG("Removing completed session 0x%x", sess->sess_id);
526 RADIUS_DEBUG("Timing out authentication session 0x%x", sess->sess_id);
538 RADIUS_DEBUG("Maximum number of existing session - no room "
636 RADIUS_DEBUG("Creating a new session");
640 RADIUS_DEBUG("Could not get User-Name");
650 RADIUS_DEBUG("User-Name not found from user database");
654 RADIUS_DEBUG("Matching user entry found");
657 RADIUS_DEBUG("Faile
[all...]
/external/wpa_supplicant_8/src/radius/
H A Dradius_server.c353 #define RADIUS_DEBUG(args...) \ macro
387 RADIUS_DEBUG("[0x%x %s] %s", sess->sess_id, sess->nas_ip, buf);
516 RADIUS_DEBUG("Removing completed session 0x%x", sess->sess_id);
526 RADIUS_DEBUG("Timing out authentication session 0x%x", sess->sess_id);
538 RADIUS_DEBUG("Maximum number of existing session - no room "
636 RADIUS_DEBUG("Creating a new session");
640 RADIUS_DEBUG("Could not get User-Name");
650 RADIUS_DEBUG("User-Name not found from user database");
654 RADIUS_DEBUG("Matching user entry found");
657 RADIUS_DEBUG("Faile
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/radius/
H A Dradius_server.c353 #define RADIUS_DEBUG(args...) \ macro
387 RADIUS_DEBUG("[0x%x %s] %s", sess->sess_id, sess->nas_ip, buf);
516 RADIUS_DEBUG("Removing completed session 0x%x", sess->sess_id);
526 RADIUS_DEBUG("Timing out authentication session 0x%x", sess->sess_id);
538 RADIUS_DEBUG("Maximum number of existing session - no room "
636 RADIUS_DEBUG("Creating a new session");
640 RADIUS_DEBUG("Could not get User-Name");
650 RADIUS_DEBUG("User-Name not found from user database");
654 RADIUS_DEBUG("Matching user entry found");
657 RADIUS_DEBUG("Faile
[all...]

Completed in 32 milliseconds