Home
last modified time | relevance | path

Searched refs:preq_orig_ext_addr (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211_hwmp.c445 preq->preq_orig_ext_addr, iefrm_t); in hwmp_recv_action_meshpath()
707 IEEE80211_ADDR_COPY(frm, preq->preq_orig_ext_addr); in hwmp_add_meshpreq()
1109 ieee80211_mesh_rt_find(vap, preq->preq_orig_ext_addr); in hwmp_recv_preq()
1112 preq->preq_orig_ext_addr); in hwmp_recv_preq()
1116 preq->preq_orig_ext_addr, ":"); in hwmp_recv_preq()
H A Dieee80211_mesh.h249 uint8_t preq_orig_ext_addr[IEEE80211_ADDR_LEN]; member