Lines Matching refs:IEEE80211_ADDR_COPY

443 			IEEE80211_ADDR_COPY(preq->preq_origaddr, iefrm_t);  in hwmp_recv_action_meshpath()
448 IEEE80211_ADDR_COPY( in hwmp_recv_action_meshpath()
458 IEEE80211_ADDR_COPY( in hwmp_recv_action_meshpath()
488 IEEE80211_ADDR_COPY(prep->prep_targetaddr, iefrm_t); in hwmp_recv_action_meshpath()
493 IEEE80211_ADDR_COPY( in hwmp_recv_action_meshpath()
499 IEEE80211_ADDR_COPY(prep->prep_origaddr, iefrm_t); in hwmp_recv_action_meshpath()
530 IEEE80211_ADDR_COPY( in hwmp_recv_action_meshpath()
538 IEEE80211_ADDR_COPY( in hwmp_recv_action_meshpath()
707 IEEE80211_ADDR_COPY(frm, preq->preq_origaddr); frm += 6; in hwmp_add_meshpreq()
710 IEEE80211_ADDR_COPY(frm, preq->preq_orig_ext_addr); in hwmp_add_meshpreq()
718 IEEE80211_ADDR_COPY(frm, PREQ_TADDR(i)); in hwmp_add_meshpreq()
739 IEEE80211_ADDR_COPY(frm, prep->prep_targetaddr); frm += 6; in hwmp_add_meshprep()
742 IEEE80211_ADDR_COPY(frm, prep->prep_target_ext_addr); in hwmp_add_meshprep()
747 IEEE80211_ADDR_COPY(frm, prep->prep_origaddr); frm += 6; in hwmp_add_meshprep()
771 IEEE80211_ADDR_COPY(frm, PERR_DADDR(i)); in hwmp_add_meshperr()
775 IEEE80211_ADDR_COPY(frm, PERR_EXTADDR(i)); in hwmp_add_meshperr()
799 IEEE80211_ADDR_COPY(frm, rann->rann_addr); frm += 6; in hwmp_add_meshrann()
857 IEEE80211_ADDR_COPY(preq.preq_origaddr, vap->iv_myaddr); in hwmp_rootmode_cb()
862 IEEE80211_ADDR_COPY(PREQ_TADDR(0), broadcastaddr); in hwmp_rootmode_cb()
895 IEEE80211_ADDR_COPY(rann.rann_addr, vap->iv_myaddr); in hwmp_rootmode_rann_cb()
936 IEEE80211_ADDR_COPY(rttran->rt_nexthop, ni->ni_macaddr); in hwmp_update_transmitter()
1036 IEEE80211_ADDR_COPY(rtorig->rt_nexthop, wh->i_addr2); in hwmp_recv_preq()
1080 IEEE80211_ADDR_COPY(prep.prep_targetaddr, vap->iv_myaddr); in hwmp_recv_preq()
1086 IEEE80211_ADDR_COPY(prep.prep_target_ext_addr, in hwmp_recv_preq()
1092 IEEE80211_ADDR_COPY(prep.prep_targetaddr, rttarg->rt_mesh_gate); in hwmp_recv_preq()
1100 IEEE80211_ADDR_COPY(prep.prep_origaddr, preq->preq_origaddr); in hwmp_recv_preq()
1122 IEEE80211_ADDR_COPY(rtorig_ext->rt_mesh_gate, in hwmp_recv_preq()
1156 IEEE80211_ADDR_COPY(prep.prep_origaddr, in hwmp_recv_preq()
1161 IEEE80211_ADDR_COPY(prep.prep_targetaddr, in hwmp_recv_preq()
1199 IEEE80211_ADDR_COPY(&prep.prep_targetaddr, in hwmp_recv_preq()
1204 IEEE80211_ADDR_COPY(&prep.prep_origaddr, in hwmp_recv_preq()
1355 IEEE80211_ADDR_COPY(rt->rt_nexthop, ni->ni_macaddr); in hwmp_recv_prep()
1430 IEEE80211_ADDR_COPY(rtext->rt_dest, in hwmp_recv_prep()
1432 IEEE80211_ADDR_COPY(rtext->rt_mesh_gate, in hwmp_recv_prep()
1434 IEEE80211_ADDR_COPY(rtext->rt_nexthop, wh->i_addr2); in hwmp_recv_prep()
1523 IEEE80211_ADDR_COPY(PERR_DADDR(0), rt->rt_dest); in hwmp_peerdown()
1712 IEEE80211_ADDR_COPY(PERR_DADDR(0), addr); in hwmp_senderror()
1720 IEEE80211_ADDR_COPY(PERR_DADDR(0), vap->iv_myaddr); in hwmp_senderror()
1722 IEEE80211_ADDR_COPY(PERR_DEXTADDR(0), addr); in hwmp_senderror()
1726 IEEE80211_ADDR_COPY(PERR_DADDR(0), addr); in hwmp_senderror()
1809 IEEE80211_ADDR_COPY(preq.preq_origaddr, vap->iv_myaddr); in hwmp_recv_rann()
1816 IEEE80211_ADDR_COPY(preq.preq_targets[0].target_addr, rann->rann_addr); in hwmp_recv_rann()
1894 IEEE80211_ADDR_COPY(preq.preq_origaddr, vap->iv_myaddr); in hwmp_rediscover_cb()
1899 IEEE80211_ADDR_COPY(PREQ_TADDR(0), rt->rt_dest); in hwmp_rediscover_cb()
1990 IEEE80211_ADDR_COPY(preq.preq_origaddr, vap->iv_myaddr); in hwmp_discover()
1996 IEEE80211_ADDR_COPY(PREQ_TADDR(0), dest); in hwmp_discover()