Home
last modified time | relevance | path

Searched refs:ether_shost (Results 1 – 15 of 15) sorted by relevance

/third_party/musl/ndk_musl_include/net/
Dethernet.h18 uint8_t ether_shost[ETH_ALEN]; member
/third_party/musl/include/net/
Dethernet.h18 uint8_t ether_shost[ETH_ALEN]; member
/third_party/musl/porting/liteos_m/kernel/include/net/
Dethernet.h18 uint8_t ether_shost[ETH_ALEN]; member
/third_party/musl/porting/uniproton/kernel/include/net/
Dethernet.h18 uint8_t ether_shost[ETH_ALEN]; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/net/
Dethernet.h18 uint8_t ether_shost[ETH_ALEN]; member
/third_party/musl/porting/liteos_a/kernel/include/net/
Dethernet.h18 uint8_t ether_shost[ETH_ALEN]; member
/third_party/FreeBSD/sys/dev/usb/net/
Dif_cdcereg.h121 uint8_t ether_shost[NETIF_MAX_HWADDR_LEN]; member
Dif_urndisreg.h40 uint8_t ether_shost[NETIF_MAX_HWADDR_LEN]; member
/third_party/iptables/iptables/
Dnft-bridge.c272 case offsetof(struct ether_header, ether_shost): in lookup_check_ether_payload()
Dnft.c1121 offsetof(struct ether_header, ether_shost), in __add_nft_among()
/third_party/lwip/src/netif/ppp/
Dpppoe.c537 MEMCPY(&sc->sc_dest, eh->ether_shost, sizeof sc->sc_dest); in pppoe_disc_input()
/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()
1954 os_memcpy(eth->ether_shost, src, ETH_ALEN); in hostapd_ctrl_iface_data_test_tx()
/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()
2149 os_memcpy(eth->ether_shost, src, ETH_ALEN); in hostapd_ctrl_iface_data_test_tx()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dctrl_iface.c3227 os_memcpy(eth->ether_shost, wpa_s->own_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()
9093 os_memcpy(eth->ether_shost, src, ETH_ALEN); in wpas_ctrl_iface_data_test_tx()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dctrl_iface.c3420 os_memcpy(eth->ether_shost, wpa_s->own_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()
9771 os_memcpy(eth->ether_shost, src, ETH_ALEN); in wpas_ctrl_iface_data_test_tx()