Searched defs:ETH_ALEN (Results 1 – 15 of 15) sorted by relevance
8 #define ETH_ALEN 6 /* Size of Ethernet address */ macro
788 const u8 from_mac_addr[ETH_ALEN], in upnp_wps_device_send_wlan_event()848 static int eth_get(const char *device, u8 ea[ETH_ALEN]) in eth_get()896 u8 mac[ETH_ALEN]) in get_netif_info()
133 static const char *mac2str(const uint8_t mac[ETH_ALEN]) in mac2str()
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()
327 u8 bssid[ETH_ALEN], unsigned int id) in wpas_dbus_unregister_bss()333 u8 bssid[ETH_ALEN], unsigned int id) in wpas_dbus_register_bss()
2616 u8 bssid[ETH_ALEN], unsigned int id) in wpas_dbus_unregister_bss()2657 u8 bssid[ETH_ALEN], unsigned int id) in wpas_dbus_register_bss()
50 static int parse_peer_object_path(const char *peer_path, u8 addr[ETH_ALEN]) in parse_peer_object_path()
14 #define ETH_ALEN 6 macro
77 static void wpa_driver_roboswitch_addr_be16(const u8 addr[ETH_ALEN], u16 *be) in wpa_driver_roboswitch_addr_be16()
401 uint8 mac[ETH_ALEN] ) in mac_address_from_string_specs()
21 #define ETH_ALEN sizeof(ETHER) /* Ether address length */ macro
305 #define ETH_ALEN 6 macro