Searched refs:fst_printf_iface (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/wpa/src/fst/ |
H A D | fst.c | 82 fst_printf_iface(iface, MSG_DEBUG, in fst_attach() 94 fst_printf_iface(iface, MSG_DEBUG, "iface detached from group %s", in fst_detach() 187 fst_printf_iface(iface, MSG_DEBUG, MACSTR " became connected", in fst_notify_peer_connected() 203 fst_printf_iface(iface, MSG_DEBUG, MACSTR " became disconnected", in fst_notify_peer_disconnected() 219 fst_printf_iface(iface, MSG_DEBUG, "new MAC address " MACSTR, in fst_update_mac_addr()
|
H A D | fst_group.c | 149 fst_printf_iface(i, MSG_ERROR, in fst_group_create_mb_ie() 166 fst_printf_iface(i, MSG_DEBUG, "added to MB IE"); in fst_group_create_mb_ie() 172 fst_printf_iface(i, MSG_INFO, in fst_group_create_mb_ie() 520 fst_printf_iface(i, MSG_WARNING, "cannot create MB IE"); in fst_group_update_ie() 524 fst_printf_iface(i, MSG_DEBUG, "multi-band IE set to %p", mbie); in fst_group_update_ie()
|
H A D | fst_session.c | 368 fst_printf_iface(iface, MSG_WARNING, in fst_session_handle_setup_request() 379 fst_printf_iface(iface, MSG_WARNING, in fst_session_handle_setup_request() 385 fst_printf_iface(iface, MSG_WARNING, in fst_session_handle_setup_request() 395 fst_printf_iface(iface, MSG_INFO, in fst_session_handle_setup_request() 404 fst_printf_iface(iface, MSG_WARNING, in fst_session_handle_setup_request() 408 fst_printf_iface(iface, MSG_INFO, in fst_session_handle_setup_request() 536 fst_printf_iface(iface, MSG_WARNING, in fst_session_handle_setup_response() 1200 fst_printf_iface(iface, MSG_ERROR, in fst_session_on_action_rx() 1206 fst_printf_iface(iface, MSG_DEBUG, in fst_session_on_action_rx() 1210 fst_printf_iface(iface, MSG_WARNING, in fst_session_on_action_rx() [all …]
|
H A D | fst_internal.h | 27 #define fst_printf_iface(iface, level, format, ...) \ macro
|
H A D | fst_iface.c | 36 fst_printf_iface(i, MSG_WARNING, "Zero llt adjusted"); in fst_iface_create()
|