Lines Matching refs:IEEE80211_ADDR_COPY

435 			IEEE80211_ADDR_COPY(preq->preq_origaddr, iefrm_t);  in hwmp_recv_action_meshpath()
440 IEEE80211_ADDR_COPY( in hwmp_recv_action_meshpath()
450 IEEE80211_ADDR_COPY( in hwmp_recv_action_meshpath()
481 IEEE80211_ADDR_COPY(prep->prep_targetaddr, iefrm_t); in hwmp_recv_action_meshpath()
486 IEEE80211_ADDR_COPY( in hwmp_recv_action_meshpath()
492 IEEE80211_ADDR_COPY(prep->prep_origaddr, iefrm_t); in hwmp_recv_action_meshpath()
524 IEEE80211_ADDR_COPY( in hwmp_recv_action_meshpath()
532 IEEE80211_ADDR_COPY( in hwmp_recv_action_meshpath()
700 IEEE80211_ADDR_COPY(frm, preq->preq_origaddr); frm += 6; in hwmp_add_meshpreq()
703 IEEE80211_ADDR_COPY(frm, preq->preq_orig_ext_addr); in hwmp_add_meshpreq()
711 IEEE80211_ADDR_COPY(frm, PREQ_TADDR(i)); in hwmp_add_meshpreq()
732 IEEE80211_ADDR_COPY(frm, prep->prep_targetaddr); frm += 6; in hwmp_add_meshprep()
735 IEEE80211_ADDR_COPY(frm, prep->prep_target_ext_addr); in hwmp_add_meshprep()
740 IEEE80211_ADDR_COPY(frm, prep->prep_origaddr); frm += 6; in hwmp_add_meshprep()
764 IEEE80211_ADDR_COPY(frm, PERR_DADDR(i)); in hwmp_add_meshperr()
768 IEEE80211_ADDR_COPY(frm, PERR_EXTADDR(i)); in hwmp_add_meshperr()
792 IEEE80211_ADDR_COPY(frm, rann->rann_addr); frm += 6; in hwmp_add_meshrann()
850 IEEE80211_ADDR_COPY(preq.preq_origaddr, vap->iv_myaddr); in hwmp_rootmode_cb()
855 IEEE80211_ADDR_COPY(PREQ_TADDR(0), broadcastaddr); in hwmp_rootmode_cb()
888 IEEE80211_ADDR_COPY(rann.rann_addr, vap->iv_myaddr); in hwmp_rootmode_rann_cb()
929 IEEE80211_ADDR_COPY(rttran->rt_nexthop, ni->ni_macaddr); in hwmp_update_transmitter()
1028 IEEE80211_ADDR_COPY(rtorig->rt_nexthop, wh->i_addr2); in hwmp_recv_preq()
1074 IEEE80211_ADDR_COPY(prep.prep_targetaddr, vap->iv_myaddr); in hwmp_recv_preq()
1080 IEEE80211_ADDR_COPY(prep.prep_target_ext_addr, in hwmp_recv_preq()
1086 IEEE80211_ADDR_COPY(prep.prep_targetaddr, rttarg->rt_mesh_gate); in hwmp_recv_preq()
1094 IEEE80211_ADDR_COPY(prep.prep_origaddr, preq->preq_origaddr); in hwmp_recv_preq()
1116 IEEE80211_ADDR_COPY(rtorig_ext->rt_mesh_gate, in hwmp_recv_preq()
1152 IEEE80211_ADDR_COPY(prep.prep_origaddr, in hwmp_recv_preq()
1157 IEEE80211_ADDR_COPY(prep.prep_targetaddr, in hwmp_recv_preq()
1195 IEEE80211_ADDR_COPY(&prep.prep_targetaddr, in hwmp_recv_preq()
1200 IEEE80211_ADDR_COPY(&prep.prep_origaddr, in hwmp_recv_preq()
1351 IEEE80211_ADDR_COPY(rt->rt_nexthop, ni->ni_macaddr); in hwmp_recv_prep()
1426 IEEE80211_ADDR_COPY(rtext->rt_dest, in hwmp_recv_prep()
1428 IEEE80211_ADDR_COPY(rtext->rt_mesh_gate, in hwmp_recv_prep()
1430 IEEE80211_ADDR_COPY(rtext->rt_nexthop, wh->i_addr2); in hwmp_recv_prep()
1519 IEEE80211_ADDR_COPY(PERR_DADDR(0), rt->rt_dest); in hwmp_peerdown()
1706 IEEE80211_ADDR_COPY(PERR_DADDR(0), addr); in hwmp_senderror()
1714 IEEE80211_ADDR_COPY(PERR_DADDR(0), vap->iv_myaddr); in hwmp_senderror()
1716 IEEE80211_ADDR_COPY(PERR_DEXTADDR(0), addr); in hwmp_senderror()
1720 IEEE80211_ADDR_COPY(PERR_DADDR(0), addr); in hwmp_senderror()
1801 IEEE80211_ADDR_COPY(preq.preq_origaddr, vap->iv_myaddr); in hwmp_recv_rann()
1808 IEEE80211_ADDR_COPY(preq.preq_targets[0].target_addr, rann->rann_addr); in hwmp_recv_rann()
1885 IEEE80211_ADDR_COPY(preq.preq_origaddr, vap->iv_myaddr); in hwmp_rediscover_cb()
1890 IEEE80211_ADDR_COPY(PREQ_TADDR(0), rt->rt_dest); in hwmp_rediscover_cb()
1981 IEEE80211_ADDR_COPY(preq.preq_origaddr, vap->iv_myaddr); in hwmp_discover()
1987 IEEE80211_ADDR_COPY(PREQ_TADDR(0), dest); in hwmp_discover()