Home
last modified time | relevance | path

Searched refs:h_dest (Results 1 – 25 of 25) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_tcp_ip.h60 unsigned char h_dest[ETH_ALEN]; /* destination eth addr */ member
81 unsigned char h_dest[ETH_ALEN]; member
H A Decore_iwarp.c2036 ethh->h_dest, in ecore_iwarp_parse_rx_pkt()
2045 eth_hlen, ethh->h_dest[0], ethh->h_dest[1], in ecore_iwarp_parse_rx_pkt()
2046 ethh->h_dest[2], ethh->h_dest[3], in ecore_iwarp_parse_rx_pkt()
2047 ethh->h_dest[4], ethh->h_dest[5]); in ecore_iwarp_parse_rx_pkt()
2542 eth_hlen, ethh->h_dest[0], ethh->h_dest[1], in ecore_iwarp_mpa_print_tcp_seq()
2543 ethh->h_dest[2], ethh->h_dest[3], in ecore_iwarp_mpa_print_tcp_seq()
2544 ethh->h_dest[4], ethh->h_dest[5]); in ecore_iwarp_mpa_print_tcp_seq()
/freebsd/contrib/wpa/src/ap/
H A Dpreauth_auth.c61 if (!ether_addr_equal(ethhdr->h_dest, hapd->own_addr)) { in rsn_preauth_receive()
63 MACSTR, MAC2STR(ethhdr->h_dest)); in rsn_preauth_receive()
254 os_memcpy(ethhdr->h_dest, sta->addr, ETH_ALEN); in rsn_preauth_send()
H A Deth_p_oui.c78 eth_p_oui_deliver(receiver, ethhdr->h_source, ethhdr->h_dest, in eth_p_rx()
178 os_memcpy(ethhdr->h_dest, dst_addr, ETH_ALEN); in eth_p_oui_send()
H A Dwpa_auth_glue.c768 os_memcpy(buf->h_dest, dst, ETH_ALEN); in hostapd_wpa_auth_send_ether()
1419 MACSTR, MAC2STR(ethhdr->h_source), MAC2STR(ethhdr->h_dest)); in hostapd_rrb_receive()
1420 if (!is_multicast_ether_addr(ethhdr->h_dest) && in hostapd_rrb_receive()
1421 !ether_addr_equal(hapd->own_addr, ethhdr->h_dest)) in hostapd_rrb_receive()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dif_ether.h68 uint8_t h_dest[ETH_ALEN]; member
/freebsd/contrib/tcpdump/
H A Dprint-lane.c35 nd_mac_addr h_dest; member
/freebsd/contrib/wpa/src/l2_packet/
H A Dl2_packet.h33 u8 h_dest[ETH_ALEN]; member
H A Dl2_packet_linux.c182 (ether_addr_equal(eth->h_dest, l2->own_addr) || in l2_packet_receive()
183 is_multicast_ether_addr(eth->h_dest))) { in l2_packet_receive()
H A Dl2_packet_winpcap.c89 os_memcpy(eth->h_dest, dst_addr, ETH_ALEN); in l2_packet_send()
H A Dl2_packet_freebsd.c68 os_memcpy(eth->h_dest, dst_addr, ETH_ALEN); in l2_packet_send()
H A Dl2_packet_pcap.c99 os_memcpy(eth->h_dest, dst_addr, ETH_ALEN); in l2_packet_send()
H A Dl2_packet_ndis.c121 os_memcpy(eth->h_dest, dst_addr, ETH_ALEN); in l2_packet_send()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwow.c111 memcpy(new_hdr_pattern->addr1, old_hdr_pattern->h_dest, ETH_ALEN); in ath10k_wow_convert_8023_to_80211()
112 memcpy(new_hdr_mask->addr1, old_hdr_mask->h_dest, ETH_ALEN); in ath10k_wow_convert_8023_to_80211()
H A Dhtt_rx.c1773 ether_addr_copy(da, eth->h_dest); in ath10k_htt_rx_h_undecap_eth()
H A Dmac.c3852 ether_addr_copy(eth->h_dest, da); in ath10k_tx_h_8023()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwow.c182 memcpy(new_hdr_pattern->addr1, old_hdr_pattern->h_dest, ETH_ALEN); in ath11k_wow_convert_8023_to_80211()
183 memcpy(new_hdr_mask->addr1, old_hdr_mask->h_dest, ETH_ALEN); in ath11k_wow_convert_8023_to_80211()
H A Ddp_rx.c2181 ether_addr_copy(da, eth->h_dest); in ath11k_dp_rx_h_undecap_eth()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac_mac.c972 ether_addr_copy(hdr.addr3, eth_hdr->h_dest); in mt76_connac2_reverse_frag0_hdr_trans()
975 ether_addr_copy(hdr.addr3, eth_hdr->h_dest); in mt76_connac2_reverse_frag0_hdr_trans()
/freebsd/tools/tools/netmap/
H A Dlb.c54 unsigned char h_dest[ETH_ALEN]; member
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmac.c296 ether_addr_copy(hdr.addr3, eth_hdr->h_dest); in mt7615_reverse_frag0_hdr_trans()
299 ether_addr_copy(hdr.addr3, eth_hdr->h_dest); in mt7615_reverse_frag0_hdr_trans()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmac.c307 ether_addr_copy(hdr.addr3, eth_hdr->h_dest); in mt7996_reverse_frag0_hdr_trans()
310 ether_addr_copy(hdr.addr3, eth_hdr->h_dest); in mt7996_reverse_frag0_hdr_trans()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant.c5826 if (!ether_addr_equal(eth->h_dest, wpa_s->own_addr) && in wpa_supplicant_rx_eapol_bridge()
5827 !(eth->h_dest[0] & 0x01)) { in wpa_supplicant_rx_eapol_bridge()
5830 MAC2STR(src_addr), MAC2STR(eth->h_dest)); in wpa_supplicant_rx_eapol_bridge()
5835 " (bridge)", MAC2STR(src_addr), MAC2STR(eth->h_dest)); in wpa_supplicant_rx_eapol_bridge()
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_atheros.c1675 os_memcpy(eth->h_dest, addr, ETH_ALEN); in atheros_send_eapol()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddp_rx.c2125 ether_addr_copy(da, eth->h_dest); in ath12k_dp_rx_h_undecap_eth()