Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/fst/
H A Dfst_session.h32 int fst_session_respond(struct fst_session *s, u8 status_code);
H A Dfst_ctrl_iface.c350 if (fst_session_respond(s, status_code)) { in session_respond()
H A Dfst_session.c922 int fst_session_respond(struct fst_session *s, u8 status_code) in fst_session_respond() function