Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/fst/
H A Dfst.h187 void (*on_iface_removed)(struct fst_iface *i); member
H A Dfst.c97 foreach_fst_ctrl_call(on_iface_removed, iface); in fst_detach()
H A Dfst_ctrl_iface.c736 .on_iface_removed = fst_ctrl_iface_on_iface_removed,