Searched refs:linux_set_ifhwaddr (Results 1 - 9 of 9) sorted by relevance
/external/wpa_supplicant_8/hostapd/src/drivers/ |
H A D | linux_ioctl.h | 15 int linux_set_ifhwaddr(int sock, const char *ifname, const u8 *addr);
|
H A D | linux_ioctl.c | 103 int linux_set_ifhwaddr(int sock, const char *ifname, const u8 *addr) function
|
H A D | driver_nl80211.c | 6846 linux_set_ifhwaddr(drv->global->ioctl_sock, ifname, addr)) { 8911 if (linux_set_ifhwaddr(drv->global->ioctl_sock, bss->ifname, 9137 if (linux_set_ifhwaddr(drv->global->ioctl_sock, ifname,
|
/external/wpa_supplicant_8/src/drivers/ |
H A D | linux_ioctl.h | 15 int linux_set_ifhwaddr(int sock, const char *ifname, const u8 *addr);
|
H A D | linux_ioctl.c | 103 int linux_set_ifhwaddr(int sock, const char *ifname, const u8 *addr) function
|
H A D | driver_nl80211.c | 6846 linux_set_ifhwaddr(drv->global->ioctl_sock, ifname, addr)) { 8911 if (linux_set_ifhwaddr(drv->global->ioctl_sock, bss->ifname, 9137 if (linux_set_ifhwaddr(drv->global->ioctl_sock, ifname,
|
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/ |
H A D | linux_ioctl.h | 15 int linux_set_ifhwaddr(int sock, const char *ifname, const u8 *addr);
|
H A D | linux_ioctl.c | 103 int linux_set_ifhwaddr(int sock, const char *ifname, const u8 *addr) function
|
H A D | driver_nl80211.c | 6846 linux_set_ifhwaddr(drv->global->ioctl_sock, ifname, addr)) { 8911 if (linux_set_ifhwaddr(drv->global->ioctl_sock, bss->ifname, 9137 if (linux_set_ifhwaddr(drv->global->ioctl_sock, ifname,
|
Completed in 227 milliseconds