Home
last modified time | relevance | path

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

12

/freebsd/contrib/netbsd-tests/net/if_bridge/
H A Dt_bridge.sh332 addr1= addr3= n=
336 addr3=$(get_macaddr $SOCK3 shmif0)
345 atf_check -s exit:0 -o match:"$addr3 shmif1" /sbin/brconfig bridge0
375 atf_check -s exit:0 -o match:"$addr3 shmif1" /sbin/brconfig bridge0
418 addr1= addr3=
425 addr3=$(get_macaddr $SOCK3 shmif0)
432 atf_check -s exit:0 -o not-match:"$addr3" /sbin/brconfig bridge0
445 atf_check -s exit:0 -o match:"$addr3 shmif1" /sbin/brconfig bridge0
450 atf_check -s exit:0 -o ignore /sbin/brconfig bridge0 deladdr "$addr3"
451 atf_check -s exit:0 -o not-match:"$addr3 shmif1" /sbin/brconfig bridge0
[all …]
/freebsd/contrib/netbsd-tests/lib/libc/sys/
H A Dt_mincore.c149 void *addr, *addr2, *addr3, *buf; in ATF_TC_BODY() local
244 addr3 = mmap(NULL, npgs * page, PROT_NONE, MAP_ANON, -1, (off_t)0); in ATF_TC_BODY()
246 if (addr2 == MAP_FAILED || addr3 == MAP_FAILED) in ATF_TC_BODY()
252 ATF_REQUIRE(check_residency(addr3, npgs) == 0); in ATF_TC_BODY()
253 ATF_REQUIRE(mprotect(addr3, npgs * page, PROT_READ) == 0); in ATF_TC_BODY()
273 (void)munmap(addr3, npgs * page); in ATF_TC_BODY()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_power.c832 u_int8_t *addr1, *addr2, *addr3; in ar9300_wow_create_keep_alive_pattern() local
842 addr1 = addr3 = ap_mac_addr; in ar9300_wow_create_keep_alive_pattern()
873 data_word[4] = (((u_int32_t)addr3[3] << 24) | ((u_int32_t)addr3[2] << 16) | in ar9300_wow_create_keep_alive_pattern()
874 ((u_int32_t)addr3[1]) << 8 | (u_int32_t)addr3[0]); in ar9300_wow_create_keep_alive_pattern()
875 data_word[5] = (((u_int32_t)addr3[5]) << 8 | ((u_int32_t)addr3[4])); in ar9300_wow_create_keep_alive_pattern()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dieee80211.h453 uint8_t addr3[ETH_ALEN]; member
463 uint8_t addr3[ETH_ALEN]; member
472 uint8_t addr3[ETH_ALEN]; member
1156 return (hdr->addr3); in ieee80211_get_SA()
1165 return (hdr->addr3); in ieee80211_get_DA()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwow.c115 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()
132 offsetof(struct ieee80211_hdr_3addr, addr3) - in ath10k_wow_convert_8023_to_80211()
144 offsetof(struct ieee80211_hdr_3addr, addr3); in ath10k_wow_convert_8023_to_80211()
/freebsd/sys/contrib/dev/rtw88/
H A Dutil.h38 bssid = hdr->addr3; in get_hdr_bssid()
/freebsd/sys/contrib/dev/athk/
H A Dmain.c72 ether_addr_equal_64bits(hdr->addr3, common->curbssid); in ath_is_mybeacon()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddp_mon.h49 u8 addr3[ETH_ALEN]; member
H A Drx_desc.h137 u8 addr3[ETH_ALEN]; member
H A Ddp_mon.c1503 memcpy(qhdr->addr3, tx_ppdu_info->rx_status.addr3, ETH_ALEN); in ath12k_dp_mon_tx_gen_3addr_qos_null_frame()
1531 memcpy(qhdr->addr3, tx_ppdu_info->rx_status.addr3, ETH_ALEN); in ath12k_dp_mon_tx_gen_4addr_qos_null_frame()
1717 ath12k_dp_get_mac_addr(addr_32, addr_16, tx_ppdu_info->rx_status.addr3); in ath12k_dp_mon_tx_parse_status_tlv()
H A Dhal.c463 ether_addr_copy(hdr->addr3, desc->u.qcn9274.mpdu_start.addr3); in ath12k_hw_qcn9274_rx_desc_get_dot11_hdr()
903 ether_addr_copy(hdr->addr3, desc->u.wcn7850.mpdu_start.addr3); in ath12k_hw_wcn7850_rx_desc_get_dot11_hdr()
H A Dhal_rx.h224 u8 addr3[ETH_ALEN]; member
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwow.c186 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()
203 offsetof(struct ieee80211_hdr_3addr, addr3) - in ath11k_wow_convert_8023_to_80211()
215 offsetof(struct ieee80211_hdr_3addr, addr3); in ath11k_wow_convert_8023_to_80211()
H A Drx_desc.h436 u8 addr3[ETH_ALEN]; member
543 u8 addr3[ETH_ALEN]; member
568 u8 addr3[ETH_ALEN]; member
H A Ddp_tx.c153 is_multicast_ether_addr(hdr->addr3) && arsta && in ath11k_dp_tx()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac_mac.c966 ether_addr_copy(hdr.addr3, vif->bss_conf.bssid); in mt76_connac2_reverse_frag0_hdr_trans()
969 ether_addr_copy(hdr.addr3, eth_hdr->h_source); in mt76_connac2_reverse_frag0_hdr_trans()
972 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()
H A Dtestmode.c133 memcpy(hdr->addr3, td->addr[2], ETH_ALEN); in mt76_testmode_alloc_skb()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtx.c555 memcpy(out_hdr->addr3, addr3_override, ETH_ALEN); in iwl_mvm_copy_hdr()
1359 const u8 *addr3; in iwl_mvm_tx_skb_sta() local
1401 addr3 = vif->cfg.ap_addr; in iwl_mvm_tx_skb_sta()
1404 addr3 = vif->addr; in iwl_mvm_tx_skb_sta()
1407 addr3 = NULL; in iwl_mvm_tx_skb_sta()
1422 amsdu ? addr3 : NULL); in iwl_mvm_tx_skb_sta()
/freebsd/stand/forth/
H A Dmenusets.4th300 ( c-addr1 u1 c-addr2 u2 c c-addr3 )
302 c! ( c-addr1 u1 c-addr2 u2 c c-addr3 -- continued below )
416 ( c-addr1 u1 c-addr2 u2 c c-addr3 )
417 c! ( c-addr1 u1 c-addr2 u2 c c-addr3 -- continued below )
/freebsd/contrib/llvm-project/lld/MachO/Arch/
H A DARM64.cpp487 uint64_t addr3 = isec->getVA() + offset3; in applyAdrpAddLdr() local
490 literalLdr.offset += referent - addr3; in applyAdrpAddLdr()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmac.c290 ether_addr_copy(hdr.addr3, vif->bss_conf.bssid); in mt7615_reverse_frag0_hdr_trans()
293 ether_addr_copy(hdr.addr3, eth_hdr->h_source); in mt7615_reverse_frag0_hdr_trans()
296 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.c301 ether_addr_copy(hdr.addr3, vif->bss_conf.bssid); in mt7996_reverse_frag0_hdr_trans()
304 ether_addr_copy(hdr.addr3, eth_hdr->h_source); in mt7996_reverse_frag0_hdr_trans()
307 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/libpcap/
H A Dscanner.l342 address3|addr3 return ADDR3;
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h958 u8 addr3[6]; member
966 #define IEEE80211_SA_FROMDS addr3
H A Dieee802_11_common.c1192 return hdr->addr3; in get_hdr_bssid()

12