Home
last modified time | relevance | path

Searched refs:linux_br_del (Results 1 - 8 of 8) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Dlinux_ioctl.h17 int linux_br_del(int sock, const char *brname);
H A Dlinux_ioctl.c138 int linux_br_del(int sock, const char *brname) in linux_br_del() function
H A Ddriver_nl80211.c2772 if (linux_br_del(drv->global->ioctl_sock, bss->brname) < 0) in wpa_driver_nl80211_deinit()
7327 if (linux_br_del(drv->global->ioctl_sock, bss->brname) < 0) in wpa_driver_nl80211_if_remove()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Dlinux_ioctl.h17 int linux_br_del(int sock, const char *brname);
H A Dlinux_ioctl.c138 int linux_br_del(int sock, const char *brname) in linux_br_del() function
H A Ddriver_nl80211.c3176 if (linux_br_del(drv->global->ioctl_sock, bss->brname) < 0) in wpa_driver_nl80211_deinit()
8423 if (linux_br_del(drv->global->ioctl_sock, bss->brname) < 0)
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dvlan_full.c258 if (linux_br_del(fd, br_name) == 0) in br_delbr()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dvlan_full.c258 if (linux_br_del(fd, br_name) == 0) in br_delbr()

Completed in 28 milliseconds