Home
last modified time | relevance | path

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

/hostap-latest/wlantest/
Dwired.c41 static const char * radius_code_string(u8 code) in radius_code_string() function
190 radius_code_string(hdr->code)); in process_radius()
/hostap-latest/src/radius/
Dradius.c138 static const char *radius_code_string(u8 code) in radius_code_string() function
416 msg->hdr->code, radius_code_string(msg->hdr->code), in radius_msg_dump()