Searched defs:ETH_ALEN (Results 1 – 7 of 7) sorted by relevance
/hostap-latest/src/wps/ |
D | wps_upnp.c | 810 const u8 from_mac_addr[ETH_ALEN], in upnp_wps_device_send_wlan_event() 870 static int eth_get(const char *device, u8 ea[ETH_ALEN]) in eth_get() 919 struct in_addr *netmask, u8 mac[ETH_ALEN]) in get_netif_info()
|
/hostap-latest/src/l2_packet/ |
D | l2_packet_freebsd.c | 175 static int eth_get(const char *device, u8 ea[ETH_ALEN]) in eth_get()
|
/hostap-latest/wpa_supplicant/dbus/ |
D | dbus_new.h | 372 u8 bssid[ETH_ALEN], unsigned int id) in wpas_dbus_unregister_bss() 378 u8 bssid[ETH_ALEN], unsigned int id) in wpas_dbus_register_bss()
|
D | dbus_new.c | 2506 u8 address[ETH_ALEN]) in wpas_dbus_sta_signal_prop_changed() 3049 u8 bssid[ETH_ALEN], unsigned int id) in wpas_dbus_unregister_bss() 3090 u8 bssid[ETH_ALEN], unsigned int id) in wpas_dbus_register_bss()
|
D | dbus_new_handlers_p2p.c | 59 static int parse_peer_object_path(const char *peer_path, u8 addr[ETH_ALEN]) in parse_peer_object_path()
|
/hostap-latest/src/drivers/ |
D | driver_roboswitch.c | 77 static void wpa_driver_roboswitch_addr_be16(const u8 addr[ETH_ALEN], u16 *be) in wpa_driver_roboswitch_addr_be16()
|
/hostap-latest/src/utils/ |
D | common.h | 345 #define ETH_ALEN 6 macro
|