Searched refs:linux_br_del_if (Results 1 – 3 of 3) sorted by relevance
/external/wpa_supplicant_8/src/drivers/ |
D | linux_ioctl.h | 19 int linux_br_del_if(int sock, const char *brname, const char *ifname);
|
D | linux_ioctl.c | 182 int linux_br_del_if(int sock, const char *brname, const char *ifname) in linux_br_del_if() function
|
D | driver_nl80211.c | 2541 if (linux_br_del_if(drv->global->ioctl_sock, bss->brname, in wpa_driver_nl80211_deinit() 6254 linux_br_del_if(drv->global->ioctl_sock, bridge_ifname, in i802_set_wds_sta() 6317 if (linux_br_del_if(drv->global->ioctl_sock, in_br, ifname) < in i802_check_bridge() 6723 if (linux_br_del_if(drv->global->ioctl_sock, bss->brname, in wpa_driver_nl80211_if_remove()
|