Home
last modified time | relevance | path

Searched refs:ether_shost (Results 1 - 12 of 12) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/net/
H A Dethernet.h18 uint8_t ether_shost[ETH_ALEN]; member
/third_party/musl/porting/uniproton/kernel/include/net/
H A Dethernet.h18 uint8_t ether_shost[ETH_ALEN]; member
/third_party/musl/porting/liteos_m/kernel/include/net/
H A Dethernet.h18 uint8_t ether_shost[ETH_ALEN]; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/net/
H A Dethernet.h18 uint8_t ether_shost[ETH_ALEN]; member
/third_party/musl/include/net/
H A Dethernet.h18 uint8_t ether_shost[ETH_ALEN]; member
/third_party/FreeBSD/sys/dev/usb/net/
H A Dif_cdcereg.h135 uint8_t ether_shost[NETIF_MAX_HWADDR_LEN]; member
H A Dif_urndisreg.h39 uint8_t ether_shost[NETIF_MAX_HWADDR_LEN]; member
/third_party/lwip/src/netif/ppp/
H A 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_standard/hostapd/
H A Dap_ctrl_iface.c2060 MAC2STR(eth->ether_dhost), MAC2STR(eth->ether_shost), extra); in hostapd_data_test_rx()
2062 MAC2STR_SEC(eth->ether_dhost), MAC2STR_SEC(eth->ether_shost), extra); in hostapd_data_test_rx()
2150 os_memcpy(eth->ether_shost, src, ETH_ALEN); in hostapd_ctrl_iface_data_test_tx()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A 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/wpa_supplicant/
H A 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/
H A Dctrl_iface.c3604 os_memcpy(eth->ether_shost, wpa_s->own_addr, ETH_ALEN);
10129 MAC2STR(eth->ether_dhost), MAC2STR(eth->ether_shost), extra);
10131 MAC2STR_SEC(eth->ether_dhost), MAC2STR_SEC(eth->ether_shost), extra);
10218 os_memcpy(eth->ether_shost, src, ETH_ALEN);

Completed in 39 milliseconds