Lines Matching refs:MSG_INFO
49 wpa_printf(MSG_INFO, "Could not create new RADIUS packet"); in accounting_msg()
55 wpa_printf(MSG_INFO, "Could not add Acct-Status-Type"); in accounting_msg()
67 wpa_printf(MSG_INFO, "Could not add Acct-Authentic"); in accounting_msg()
91 wpa_printf(MSG_INFO, "Could not add User-Name"); in accounting_msg()
112 wpa_printf(MSG_INFO, "Could not add Class"); in accounting_msg()
149 wpa_printf(MSG_INFO, "Could not add Event-Timestamp"); in accounting_msg()
158 wpa_printf(MSG_INFO, "Could not add Acct-Delay-Time"); in accounting_msg()
281 wpa_printf(MSG_INFO, "Could not create RADIUS Accounting message"); in accounting_sta_report()
289 wpa_printf(MSG_INFO, "Could not add Acct-Session-Time"); in accounting_sta_report()
297 wpa_printf(MSG_INFO, "Could not add Acct-Input-Packets"); in accounting_sta_report()
303 wpa_printf(MSG_INFO, "Could not add Acct-Output-Packets"); in accounting_sta_report()
314 wpa_printf(MSG_INFO, "Could not add Acct-Input-Octets"); in accounting_sta_report()
320 wpa_printf(MSG_INFO, "Could not add Acct-Input-Gigawords"); in accounting_sta_report()
331 wpa_printf(MSG_INFO, "Could not add Acct-Output-Octets"); in accounting_sta_report()
337 wpa_printf(MSG_INFO, "Could not add Acct-Output-Gigawords"); in accounting_sta_report()
348 wpa_printf(MSG_INFO, "Could not add Acct-Terminate-Cause"); in accounting_sta_report()
417 wpa_printf(MSG_INFO, "Unknown RADIUS message code"); in accounting_receive()
422 wpa_printf(MSG_INFO, "Incoming RADIUS packet did not have correct Authenticator - dropped"); in accounting_receive()