Searched refs:ctrl_iface_deinit (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/wpa/src/ap/
H A Dhostapd.h47 void (*ctrl_iface_deinit)(struct hostapd_data *hapd); member in struct:hapd_interfaces
H A Dhostapd.c460 hapd->iface->interfaces->ctrl_iface_deinit) {
462 hapd->iface->interfaces->ctrl_iface_deinit(hapd);
2942 hapd_iface->interfaces->ctrl_iface_deinit)
2944 ctrl_iface_deinit(hapd);
/freebsd-12-stable/contrib/wpa/hostapd/
H A Dmain.c668 interfaces.ctrl_iface_deinit = hostapd_ctrl_iface_deinit;

Completed in 131 milliseconds