Home
last modified time | relevance | path

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

/hostap-latest/src/fst/
Dfst_session.h37 int fst_session_tear_down_setup(struct fst_session *s);
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
Dfst_ctrl_iface.c400 if (fst_session_tear_down_setup(s)) { in session_teardown()