Searched defs:old_iface (Results 1 – 3 of 3) sorted by relevance
57 struct fst_iface *old_iface; member264 static int fst_session_send_action(struct fst_session *s, bool old_iface, in fst_session_send_action()
174 struct fst_iface *new_iface, *old_iface; in session_get() local
316 def configure_session(self, sid, new_iface, old_iface=None): argument