/freebsd/contrib/wpa/src/ap/ |
H A D | preauth_auth.c | 67 sta = ap_get_sta(hapd, ethhdr->h_source); in rsn_preauth_receive() 74 sta = ap_sta_add(hapd, ethhdr->h_source); in rsn_preauth_receive() 92 ieee802_1x_receive(hapd, ethhdr->h_source, (u8 *) (ethhdr + 1), in rsn_preauth_receive() 255 os_memcpy(ethhdr->h_source, hapd->own_addr, ETH_ALEN); in rsn_preauth_send()
|
H A D | eth_p_oui.c | 78 eth_p_oui_deliver(receiver, ethhdr->h_source, ethhdr->h_dest, in eth_p_rx() 177 os_memcpy(ethhdr->h_source, src_addr, ETH_ALEN); in eth_p_oui_send()
|
H A D | wpa_auth_glue.c | 769 os_memcpy(buf->h_source, hapd->own_addr, ETH_ALEN); in hostapd_wpa_auth_send_ether() 1419 MACSTR, MAC2STR(ethhdr->h_source), MAC2STR(ethhdr->h_dest)); in hostapd_rrb_receive() 1423 wpa_ft_rrb_rx(hapd->wpa_auth, ethhdr->h_source, buf + sizeof(*ethhdr), in hostapd_rrb_receive()
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_tcp_ip.h | 61 unsigned char h_source[ETH_ALEN]; /* source ether addr */ member 82 unsigned char h_source[ETH_ALEN]; member
|
H A D | ecore_iwarp.c | 2032 ethh->h_source, in ecore_iwarp_parse_rx_pkt() 2040 eth_type, ethh->h_source[0], ethh->h_source[1], in ecore_iwarp_parse_rx_pkt() 2041 ethh->h_source[2], ethh->h_source[3], in ecore_iwarp_parse_rx_pkt() 2042 ethh->h_source[4], ethh->h_source[5]); in ecore_iwarp_parse_rx_pkt() 2537 eth_type, ethh->h_source[0], ethh->h_source[1], in ecore_iwarp_mpa_print_tcp_seq() 2538 ethh->h_source[2], ethh->h_source[3], in ecore_iwarp_mpa_print_tcp_seq() 2539 ethh->h_source[4], ethh->h_source[5]); in ecore_iwarp_mpa_print_tcp_seq()
|
/freebsd/contrib/wpa/src/l2_packet/ |
H A D | l2_packet_pcap.c | 100 os_memcpy(eth->h_source, l2->own_addr, ETH_ALEN); in l2_packet_send() 141 l2->rx_callback(l2->rx_callback_ctx, ethhdr->h_source, buf, len); in l2_packet_receive() 166 l2->rx_callback(l2->rx_callback_ctx, ethhdr->h_source, buf, len); in l2_packet_receive_cb()
|
H A D | l2_packet.h | 34 u8 h_source[ETH_ALEN]; member
|
H A D | l2_packet_winpcap.c | 90 os_memcpy(eth->h_source, l2->own_addr, ETH_ALEN); in l2_packet_send() 119 l2->rx_src = ethhdr->h_source; in l2_packet_receive_cb()
|
H A D | l2_packet_freebsd.c | 69 os_memcpy(eth->h_source, l2->own_addr, ETH_ALEN); in l2_packet_send() 114 l2->rx_callback(l2->rx_callback_ctx, ethhdr->h_source, buf, len); in l2_packet_receive()
|
H A D | l2_packet_ndis.c | 122 os_memcpy(eth->h_source, l2->own_addr, ETH_ALEN); in l2_packet_send() 295 rx_src = ethhdr->h_source; in l2_packet_callback()
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | if_ether.h | 69 uint8_t h_source[ETH_ALEN]; member
|
/freebsd/contrib/tcpdump/ |
H A D | print-lane.c | 36 nd_mac_addr h_source; member
|
/freebsd/sys/contrib/dev/athk/ath10k/ |
H A D | wow.c | 115 memcpy(new_hdr_pattern->addr3, old_hdr_pattern->h_source, ETH_ALEN); in ath10k_wow_convert_8023_to_80211() 116 memcpy(new_hdr_mask->addr3, old_hdr_mask->h_source, ETH_ALEN); in ath10k_wow_convert_8023_to_80211() 133 offsetof(struct ethhdr, h_source); in ath10k_wow_convert_8023_to_80211()
|
H A D | htt_rx.c | 1774 ether_addr_copy(sa, eth->h_source); in ath10k_htt_rx_h_undecap_eth()
|
H A D | mac.c | 3853 ether_addr_copy(eth->h_source, sa); in ath10k_tx_h_8023()
|
/freebsd/sys/contrib/dev/athk/ath11k/ |
H A D | wow.c | 186 memcpy(new_hdr_pattern->addr3, old_hdr_pattern->h_source, ETH_ALEN); in ath11k_wow_convert_8023_to_80211() 187 memcpy(new_hdr_mask->addr3, old_hdr_mask->h_source, ETH_ALEN); in ath11k_wow_convert_8023_to_80211() 204 offsetof(struct ethhdr, h_source); in ath11k_wow_convert_8023_to_80211()
|
H A D | dp_rx.c | 2182 ether_addr_copy(sa, eth->h_source); in ath11k_dp_rx_h_undecap_eth()
|
/freebsd/sys/contrib/dev/mediatek/mt76/ |
H A D | mt76_connac_mac.c | 969 ether_addr_copy(hdr.addr3, eth_hdr->h_source); in mt76_connac2_reverse_frag0_hdr_trans() 976 ether_addr_copy(hdr.addr4, eth_hdr->h_source); in mt76_connac2_reverse_frag0_hdr_trans()
|
/freebsd/tools/tools/netmap/ |
H A D | lb.c | 55 unsigned char h_source[ETH_ALEN]; member
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/ |
H A D | mac.c | 293 ether_addr_copy(hdr.addr3, eth_hdr->h_source); in mt7615_reverse_frag0_hdr_trans() 300 ether_addr_copy(hdr.addr4, eth_hdr->h_source); in mt7615_reverse_frag0_hdr_trans()
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/ |
H A D | mac.c | 304 ether_addr_copy(hdr.addr3, eth_hdr->h_source); in mt7996_reverse_frag0_hdr_trans() 311 ether_addr_copy(hdr.addr4, eth_hdr->h_source); in mt7996_reverse_frag0_hdr_trans()
|
/freebsd/contrib/wpa/src/drivers/ |
H A D | driver_atheros.c | 1676 os_memcpy(eth->h_source, own_addr, ETH_ALEN); in atheros_send_eapol()
|
/freebsd/sys/contrib/dev/athk/ath12k/ |
H A D | dp_rx.c | 2126 ether_addr_copy(sa, eth->h_source); in ath12k_dp_rx_h_undecap_eth()
|