Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/fst/
H A Dfst_session.c39 #define fst_printf_sframe(s, is_old, level, format, ...) \ macro
347 fst_printf_sframe(s, true, MSG_INFO, "FST TearDown sent"); in fst_session_send_tear_down()
349 fst_printf_sframe(s, true, MSG_ERROR, in fst_session_send_tear_down()
689 fst_printf_sframe(s, false, MSG_INFO, "FST Ack Response sent"); in fst_session_handle_ack_request()
911 fst_printf_sframe(s, true, MSG_INFO, "FST Setup Request sent"); in fst_session_initiate_setup()
1003 fst_printf_sframe(s, true, MSG_ERROR, in fst_session_respond()
1009 fst_printf_sframe(s, true, MSG_INFO, "FST Setup Response sent"); in fst_session_respond()
1056 fst_printf_sframe(s, false, MSG_INFO, "FST Ack Request sent"); in fst_session_initiate_switch()
1061 fst_printf_sframe(s, false, MSG_ERROR, in fst_session_initiate_switch()
1092 fst_printf_sframe(s, false, MSG_ERROR, in fst_session_handle_action()