Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/wpa/src/fst/
H A Dfst_session.h37 int fst_session_tear_down_setup(struct fst_session *s);
H A Dfst_session.c261 fst_session_tear_down_setup(s); in fst_session_reset_ex()
585 fst_session_tear_down_setup(s); in fst_session_handle_setup_response()
1099 int fst_session_tear_down_setup(struct fst_session *s) in fst_session_tear_down_setup() function
H A Dfst_ctrl_iface.c400 if (fst_session_tear_down_setup(s)) { in session_teardown()