Searched defs:old_iface (Results 1 – 2 of 2) sorted by relevance
62 struct fst_iface *old_iface; member268 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