Lines Matching refs:MSG_INFO

48 		wpa_printf(MSG_INFO, "Could not create new RADIUS packet");  in accounting_msg()
64 wpa_printf(MSG_INFO, in accounting_msg()
75 wpa_printf(MSG_INFO, "Could not add Acct-Status-Type"); in accounting_msg()
85 wpa_printf(MSG_INFO, "Could not add Acct-Authentic"); in accounting_msg()
110 wpa_printf(MSG_INFO, "Could not add User-Name"); in accounting_msg()
128 wpa_printf(MSG_INFO, "Could not add Class"); in accounting_msg()
264 wpa_printf(MSG_INFO, "Could not create RADIUS Accounting message"); in accounting_sta_report()
273 wpa_printf(MSG_INFO, "Could not add Acct-Session-Time"); in accounting_sta_report()
281 wpa_printf(MSG_INFO, "Could not add Acct-Input-Packets"); in accounting_sta_report()
287 wpa_printf(MSG_INFO, "Could not add Acct-Output-Packets"); in accounting_sta_report()
293 wpa_printf(MSG_INFO, "Could not add Acct-Input-Octets"); in accounting_sta_report()
304 wpa_printf(MSG_INFO, "Could not add Acct-Input-Gigawords"); in accounting_sta_report()
310 wpa_printf(MSG_INFO, "Could not add Acct-Output-Octets"); in accounting_sta_report()
321 wpa_printf(MSG_INFO, "Could not add Acct-Output-Gigawords"); in accounting_sta_report()
328 wpa_printf(MSG_INFO, "Could not add Event-Timestamp"); in accounting_sta_report()
338 wpa_printf(MSG_INFO, "Could not add Acct-Terminate-Cause"); in accounting_sta_report()
412 wpa_printf(MSG_INFO, "Unknown RADIUS message code"); in accounting_receive()
417 wpa_printf(MSG_INFO, "Incoming RADIUS packet did not have correct Authenticator - dropped"); in accounting_receive()
443 wpa_printf(MSG_INFO, "Could not add Acct-Terminate-Cause"); in accounting_report_state()