Home
last modified time | relevance | path

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

/NextBSD/contrib/wpa/src/ap/
HDap_drv_ops.h75 int hostapd_driver_commit(struct hostapd_data *hapd);
HDap_drv_ops.c591 int hostapd_driver_commit(struct hostapd_data *hapd) in hostapd_driver_commit() function
HDhostapd.c1648 if (hostapd_driver_commit(hapd) < 0) { in hostapd_setup_interface_complete()