Home
last modified time | relevance | path

Searched refs:on_iface_removed (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/
H A Dfst.h185 * on_iface_removed - Notify about interface removal
187 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,
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/
H A Dfst.h185 * on_iface_removed - Notify about interface removal
187 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,

Completed in 5 milliseconds