Lines Matching refs:IEEE80211_ADDR_COPY

437 			IEEE80211_ADDR_COPY(preq->preq_origaddr, iefrm_t);  in hwmp_recv_action_meshpath()
442 IEEE80211_ADDR_COPY( in hwmp_recv_action_meshpath()
452 IEEE80211_ADDR_COPY( in hwmp_recv_action_meshpath()
483 IEEE80211_ADDR_COPY(prep->prep_targetaddr, iefrm_t); in hwmp_recv_action_meshpath()
488 IEEE80211_ADDR_COPY( in hwmp_recv_action_meshpath()
494 IEEE80211_ADDR_COPY(prep->prep_origaddr, iefrm_t); in hwmp_recv_action_meshpath()
526 IEEE80211_ADDR_COPY( in hwmp_recv_action_meshpath()
534 IEEE80211_ADDR_COPY( in hwmp_recv_action_meshpath()
702 IEEE80211_ADDR_COPY(frm, preq->preq_origaddr); frm += 6; in hwmp_add_meshpreq()
705 IEEE80211_ADDR_COPY(frm, preq->preq_orig_ext_addr); in hwmp_add_meshpreq()
713 IEEE80211_ADDR_COPY(frm, PREQ_TADDR(i)); in hwmp_add_meshpreq()
734 IEEE80211_ADDR_COPY(frm, prep->prep_targetaddr); frm += 6; in hwmp_add_meshprep()
737 IEEE80211_ADDR_COPY(frm, prep->prep_target_ext_addr); in hwmp_add_meshprep()
742 IEEE80211_ADDR_COPY(frm, prep->prep_origaddr); frm += 6; in hwmp_add_meshprep()
766 IEEE80211_ADDR_COPY(frm, PERR_DADDR(i)); in hwmp_add_meshperr()
770 IEEE80211_ADDR_COPY(frm, PERR_EXTADDR(i)); in hwmp_add_meshperr()
794 IEEE80211_ADDR_COPY(frm, rann->rann_addr); frm += 6; in hwmp_add_meshrann()
852 IEEE80211_ADDR_COPY(preq.preq_origaddr, vap->iv_myaddr); in hwmp_rootmode_cb()
857 IEEE80211_ADDR_COPY(PREQ_TADDR(0), broadcastaddr); in hwmp_rootmode_cb()
890 IEEE80211_ADDR_COPY(rann.rann_addr, vap->iv_myaddr); in hwmp_rootmode_rann_cb()
931 IEEE80211_ADDR_COPY(rttran->rt_nexthop, ni->ni_macaddr); in hwmp_update_transmitter()
1030 IEEE80211_ADDR_COPY(rtorig->rt_nexthop, wh->i_addr2); in hwmp_recv_preq()
1076 IEEE80211_ADDR_COPY(prep.prep_targetaddr, vap->iv_myaddr); in hwmp_recv_preq()
1082 IEEE80211_ADDR_COPY(prep.prep_target_ext_addr, in hwmp_recv_preq()
1088 IEEE80211_ADDR_COPY(prep.prep_targetaddr, rttarg->rt_mesh_gate); in hwmp_recv_preq()
1096 IEEE80211_ADDR_COPY(prep.prep_origaddr, preq->preq_origaddr); in hwmp_recv_preq()
1118 IEEE80211_ADDR_COPY(rtorig_ext->rt_mesh_gate, in hwmp_recv_preq()
1154 IEEE80211_ADDR_COPY(prep.prep_origaddr, in hwmp_recv_preq()
1159 IEEE80211_ADDR_COPY(prep.prep_targetaddr, in hwmp_recv_preq()
1197 IEEE80211_ADDR_COPY(&prep.prep_targetaddr, in hwmp_recv_preq()
1202 IEEE80211_ADDR_COPY(&prep.prep_origaddr, in hwmp_recv_preq()
1353 IEEE80211_ADDR_COPY(rt->rt_nexthop, ni->ni_macaddr); in hwmp_recv_prep()
1428 IEEE80211_ADDR_COPY(rtext->rt_dest, in hwmp_recv_prep()
1430 IEEE80211_ADDR_COPY(rtext->rt_mesh_gate, in hwmp_recv_prep()
1432 IEEE80211_ADDR_COPY(rtext->rt_nexthop, wh->i_addr2); in hwmp_recv_prep()
1521 IEEE80211_ADDR_COPY(PERR_DADDR(0), rt->rt_dest); in hwmp_peerdown()
1708 IEEE80211_ADDR_COPY(PERR_DADDR(0), addr); in hwmp_senderror()
1716 IEEE80211_ADDR_COPY(PERR_DADDR(0), vap->iv_myaddr); in hwmp_senderror()
1718 IEEE80211_ADDR_COPY(PERR_DEXTADDR(0), addr); in hwmp_senderror()
1722 IEEE80211_ADDR_COPY(PERR_DADDR(0), addr); in hwmp_senderror()
1803 IEEE80211_ADDR_COPY(preq.preq_origaddr, vap->iv_myaddr); in hwmp_recv_rann()
1810 IEEE80211_ADDR_COPY(preq.preq_targets[0].target_addr, rann->rann_addr); in hwmp_recv_rann()
1887 IEEE80211_ADDR_COPY(preq.preq_origaddr, vap->iv_myaddr); in hwmp_rediscover_cb()
1892 IEEE80211_ADDR_COPY(PREQ_TADDR(0), rt->rt_dest); in hwmp_rediscover_cb()
1983 IEEE80211_ADDR_COPY(preq.preq_origaddr, vap->iv_myaddr); in hwmp_discover()
1989 IEEE80211_ADDR_COPY(PREQ_TADDR(0), dest); in hwmp_discover()