Home
last modified time | relevance | path

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

/dragonfly/sys/netproto/802_11/
H A Dieee80211_mesh.h231 #define IEEE80211_MESHPREQ_TRGT_SZ (11) macro
/dragonfly/sys/netproto/802_11/wlan/
H A Dieee80211_hwmp.c326 alloc_sz += ndest * IEEE80211_MESHPREQ_TRGT_SZ; in verify_mesh_preq_len()
1364 preq->preq_tcount * IEEE80211_MESHPREQ_TRGT_SZ; in hwmp_send_preq()