Home
last modified time | relevance | path

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

123456

/aosp_15_r20/device/generic/goldfish/dhcp/common/
Dmessage.cpp54 Message Message::discover(const uint8_t (&sourceMac)[ETH_ALEN]) { in discover()
65 Message Message::request(const uint8_t (&sourceMac)[ETH_ALEN], in request()
237 const uint8_t (&macAddress)[ETH_ALEN], in Message()
/aosp_15_r20/external/wpa_supplicant_8/src/wps/
H A Dwps_upnp.c810 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()
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/
H A Dtest_xdp_do_redirect.c5 #define ETH_ALEN 6 macro
H A Dtest_xdp_vlan.c177 #define ETH_ALEN 6 /* bytes */ macro
/aosp_15_r20/external/iptables/extensions/
H A Dlibipt_CLUSTERIP.c135 static const char *mac2str(const uint8_t mac[ETH_ALEN]) in mac2str()
/aosp_15_r20/out/soong/.intermediates/external/iptables/extensions/libext4_srcs/gen/gensrcs/external/iptables/extensions/
Dlibipt_CLUSTERIP.c135 static const char *mac2str(const uint8_t mac[ETH_ALEN]) in mac2str()
/aosp_15_r20/external/wmediumd/wmediumd/
H A Dieee80211.h32 #define ETH_ALEN 6 macro
/aosp_15_r20/system/core/libnetutils/
H A Dpacket.c42 int open_raw_socket(const char* ifname __unused, uint8_t hwaddr[ETH_ALEN], int if_index) { in open_raw_socket()
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/dbus/
H A Ddbus_new.h373 u8 bssid[ETH_ALEN], unsigned int id) in wpas_dbus_unregister_bss()
379 u8 bssid[ETH_ALEN], unsigned int id) in wpas_dbus_register_bss()
H A Ddbus_new.c2510 u8 address[ETH_ALEN]) in wpas_dbus_sta_signal_prop_changed()
3053 u8 bssid[ETH_ALEN], unsigned int id) in wpas_dbus_unregister_bss()
3094 u8 bssid[ETH_ALEN], unsigned int id) in wpas_dbus_register_bss()
/aosp_15_r20/external/coreboot/src/drivers/net/
H A Dne2k.c39 #define ETH_ALEN 6 /* Size of Ethernet address */ macro
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/libnl/include/linux-private/linux/
Dif_ether.h31 #define ETH_ALEN 6 /* Octets in one ethernet addr */ macro
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/libnl/include/linux-private/linux/
Dif_ether.h31 #define ETH_ALEN 6 /* Octets in one ethernet addr */ macro
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/libnl/include/linux-private/linux/
Dif_ether.h31 #define ETH_ALEN 6 /* Octets in one ethernet addr */ macro
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/libnl/include/linux-private/linux/
Dif_ether.h31 #define ETH_ALEN 6 /* Octets in one ethernet addr */ macro
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/linux/
Dif_ether.h31 #define ETH_ALEN 6 /* Octets in one ethernet addr */ macro
/aosp_15_r20/external/wpa_supplicant_8/src/l2_packet/
H A Dl2_packet_freebsd.c175 static int eth_get(const char *device, u8 ea[ETH_ALEN]) in eth_get()
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/libnl/include/linux-private/linux/
Dif_ether.h32 #define ETH_ALEN 6 /* Octets in one ethernet addr */ macro
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libnl/include/linux-private/linux/
Dif_ether.h32 #define ETH_ALEN 6 /* Octets in one ethernet addr */ macro
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/libnl/include/linux-private/linux/
Dif_ether.h32 #define ETH_ALEN 6 /* Octets in one ethernet addr */ macro
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/libnl/include/linux-private/linux/
Dif_ether.h32 #define ETH_ALEN 6 /* Octets in one ethernet addr */ macro
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/libnl/include/linux-private/linux/
Dif_ether.h32 #define ETH_ALEN 6 /* Octets in one ethernet addr */ macro
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/libnl/include/linux-private/linux/
Dif_ether.h32 #define ETH_ALEN 6 /* Octets in one ethernet addr */ macro
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/libnl/include/linux-private/linux/
Dif_ether.h32 #define ETH_ALEN 6 /* Octets in one ethernet addr */ macro
/aosp_15_r20/external/iproute2/include/uapi/linux/
H A Dif_ether.h32 #define ETH_ALEN 6 /* Octets in one ethernet addr */ macro

123456