Home
last modified time | relevance | path

Searched defs:ETH_ALEN (Results 1 – 15 of 15) sorted by relevance

/external/syslinux/gpxe/src/include/gpxe/
Dif_ether.h8 #define ETH_ALEN 6 /* Size of Ethernet address */ macro
/external/wpa_supplicant_8/src/wps/
Dwps_upnp.c788 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()
/external/iptables/extensions/
Dlibipt_CLUSTERIP.c133 static const char *mac2str(const uint8_t mac[ETH_ALEN]) in mac2str()
/external/libnl/include/linux-private/linux/
Dif_ether.h31 #define ETH_ALEN 6 /* Octets in one ethernet addr */ macro
/external/wpa_supplicant_8/src/l2_packet/
Dl2_packet_freebsd.c164 static int eth_get(const char *device, u8 ea[ETH_ALEN]) in eth_get()
/external/iproute2/include/linux/
Dif_ether.h31 #define ETH_ALEN 6 /* Octets in one ethernet addr */ macro
/external/kernel-headers/original/uapi/linux/
Dif_ether.h31 #define ETH_ALEN 6 /* Octets in one ethernet addr */ macro
/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus_new.h327 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()
Ddbus_new.c2616 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()
Ddbus_new_handlers_p2p.c50 static int parse_peer_object_path(const char *peer_path, u8 addr[ETH_ALEN]) in parse_peer_object_path()
/external/iw/
Diw.h14 #define ETH_ALEN 6 macro
/external/wpa_supplicant_8/src/drivers/
Ddriver_roboswitch.c77 static void wpa_driver_roboswitch_addr_be16(const u8 addr[ETH_ALEN], u16 *be) in wpa_driver_roboswitch_addr_be16()
/external/syslinux/gpxe/src/drivers/net/
Dmyri10ge.c401 uint8 mac[ETH_ALEN] ) in mac_address_from_string_specs()
/external/libpcap/
Dpcap-dos.h21 #define ETH_ALEN sizeof(ETHER) /* Ether address length */ macro
/external/wpa_supplicant_8/src/utils/
Dcommon.h305 #define ETH_ALEN 6 macro