Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/fst/
H A Dfst_session.c62 struct fst_iface *old_iface; member
268 static int fst_session_send_action(struct fst_session *s, bool old_iface, in fst_session_send_action()
H A Dfst_ctrl_iface.c174 struct fst_iface *new_iface, *old_iface; in session_get() local