Searched defs:ETH_ALEN (Results 1 – 13 of 13) sorted by relevance
44 #define ETH_ALEN 6 macro
785 const u8 from_mac_addr[ETH_ALEN], in upnp_wps_device_send_wlan_event()845 static int eth_get(const char *device, u8 ea[ETH_ALEN]) in eth_get()893 u8 mac[ETH_ALEN]) in get_netif_info()
133 static const char *mac2str(const uint8_t mac[ETH_ALEN]) in mac2str()
29 #define ETH_ALEN 6 /* Octets in one ethernet addr */ macro
31 #define ETH_ALEN 6 /* Octets in one ethernet addr */ macro
164 static int eth_get(const char *device, u8 ea[ETH_ALEN]) in eth_get()
319 u8 bssid[ETH_ALEN], unsigned int id) in wpas_dbus_unregister_bss()325 u8 bssid[ETH_ALEN], unsigned int id) in wpas_dbus_register_bss()
2425 u8 bssid[ETH_ALEN], unsigned int id) in wpas_dbus_unregister_bss()2466 u8 bssid[ETH_ALEN], unsigned int id) in wpas_dbus_register_bss()
38 static int parse_peer_object_path(const char *peer_path, u8 addr[ETH_ALEN]) in parse_peer_object_path()
77 static void wpa_driver_roboswitch_addr_be16(const u8 addr[ETH_ALEN], u16 *be) in wpa_driver_roboswitch_addr_be16()
23 #define ETH_ALEN sizeof(ETHER) /* Ether address length */ macro
331 #define ETH_ALEN 6 macro