Home
last modified time | relevance | path

Searched defs:old_iface (Results 1 – 3 of 3) sorted by relevance

/hostap/src/fst/
Dfst_session.c57 struct fst_iface *old_iface; member
264 static int fst_session_send_action(struct fst_session *s, bool old_iface, in fst_session_send_action()
Dfst_ctrl_iface.c174 struct fst_iface *new_iface, *old_iface; in session_get() local
/hostap/tests/hwsim/
Dfst_module_aux.py316 def configure_session(self, sid, new_iface, old_iface=None): argument