Home
last modified time | relevance | path

Searched refs:ether_dhost (Results 1 – 14 of 14) sorted by relevance

/third_party/musl/ndk_musl_include/net/
Dethernet.h17 uint8_t ether_dhost[ETH_ALEN]; member
/third_party/musl/include/net/
Dethernet.h17 uint8_t ether_dhost[ETH_ALEN]; member
/third_party/musl/porting/liteos_m/kernel/include/net/
Dethernet.h17 uint8_t ether_dhost[ETH_ALEN]; member
/third_party/musl/porting/uniproton/kernel/include/net/
Dethernet.h17 uint8_t ether_dhost[ETH_ALEN]; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/net/
Dethernet.h17 uint8_t ether_dhost[ETH_ALEN]; member
/third_party/musl/porting/liteos_a/kernel/include/net/
Dethernet.h17 uint8_t ether_dhost[ETH_ALEN]; member
/third_party/FreeBSD/sys/dev/usb/net/
Dif_cdcereg.h120 uint8_t ether_dhost[NETIF_MAX_HWADDR_LEN]; member
Dif_urndisreg.h39 uint8_t ether_dhost[NETIF_MAX_HWADDR_LEN]; member
/third_party/iptables/iptables/
Dnft-bridge.c270 case offsetof(struct ether_header, ether_dhost): in lookup_check_ether_payload()
Dnft.c1122 offsetof(struct ether_header, ether_dhost) in __add_nft_among()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_ctrl_iface.c1866 MAC2STR(eth->ether_dhost), MAC2STR(eth->ether_shost), extra); in hostapd_data_test_rx()
1953 os_memcpy(eth->ether_dhost, dst, ETH_ALEN); in hostapd_ctrl_iface_data_test_tx()
2022 res = l2_packet_send(l2, eth->ether_dhost, ethertype, buf, len); in hostapd_ctrl_iface_data_test_frame()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_ctrl_iface.c2061 MAC2STR(eth->ether_dhost), MAC2STR(eth->ether_shost), extra); in hostapd_data_test_rx()
2148 os_memcpy(eth->ether_dhost, dst, ETH_ALEN); in hostapd_ctrl_iface_data_test_tx()
2217 res = l2_packet_send(l2, eth->ether_dhost, ethertype, buf, len); in hostapd_ctrl_iface_data_test_frame()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dctrl_iface.c3226 os_memcpy(eth->ether_dhost, addr, ETH_ALEN); in wpa_supplicant_ctrl_iface_mesh_link_probe()
9006 MAC2STR(eth->ether_dhost), MAC2STR(eth->ether_shost), extra); in wpas_data_test_rx()
9092 os_memcpy(eth->ether_dhost, dst, ETH_ALEN); in wpas_ctrl_iface_data_test_tx()
9151 res = l2_packet_send(l2, eth->ether_dhost, ethertype, buf, len); in wpas_ctrl_iface_data_test_frame()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dctrl_iface.c3419 os_memcpy(eth->ether_dhost, addr, ETH_ALEN); in wpa_supplicant_ctrl_iface_mesh_link_probe()
9684 MAC2STR(eth->ether_dhost), MAC2STR(eth->ether_shost), extra); in wpas_data_test_rx()
9770 os_memcpy(eth->ether_dhost, dst, ETH_ALEN); in wpas_ctrl_iface_data_test_tx()
9829 res = l2_packet_send(l2, eth->ether_dhost, ethertype, buf, len); in wpas_ctrl_iface_data_test_frame()