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 D | linux_ioctl.h | 17 int linux_br_del(int sock, const char *brname);
|
H A D | linux_ioctl.c | 138 int linux_br_del(int sock, const char *brname) in linux_br_del() function
|
H A D | driver_nl80211.c | 2772 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 D | linux_ioctl.h | 17 int linux_br_del(int sock, const char *brname);
|
H A D | linux_ioctl.c | 138 int linux_br_del(int sock, const char *brname) in linux_br_del() function
|
H A D | driver_nl80211.c | 3176 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 D | vlan_full.c | 258 if (linux_br_del(fd, br_name) == 0) in br_delbr()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | vlan_full.c | 258 if (linux_br_del(fd, br_name) == 0) in br_delbr()
|
Completed in 41 milliseconds