Home
last modified time | relevance | path

Searched refs:eth_get (Results 1 – 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/l2_packet/
Dl2_packet_freebsd.c164 static int eth_get(const char *device, u8 ea[ETH_ALEN]) in eth_get() function
243 if (eth_get(l2->ifname, l2->own_addr) < 0) { in l2_packet_init()
Dl2_packet_pcap.c63 if (eth_get(l2->eth, &own_addr) < 0) { in l2_packet_init_libdnet()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/l2_packet/
Dl2_packet_freebsd.c164 static int eth_get(const char *device, u8 ea[ETH_ALEN]) in eth_get() function
243 if (eth_get(l2->ifname, l2->own_addr) < 0) { in l2_packet_init()
Dl2_packet_pcap.c63 if (eth_get(l2->eth, &own_addr) < 0) { in l2_packet_init_libdnet()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
Dwps_upnp.c848 static int eth_get(const char *device, u8 ea[ETH_ALEN]) in eth_get() function
931 if (eth_get(net_if, mac) < 0) { in get_netif_info()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
Dwps_upnp.c870 static int eth_get(const char *device, u8 ea[ETH_ALEN]) in eth_get() function
967 if (eth_get(net_if, mac) < 0) { in get_netif_info()