Home
last modified time | relevance | path

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

/dragonfly/sys/netproto/802_11/wlan/
H A Dieee80211_hwmp.c420 case IEEE80211_ELEMID_MESHPREQ: in hwmp_recv_action_meshpath()
651 case IEEE80211_ELEMID_MESHPREQ: in hwmp_send_action()
718 *frm++ = IEEE80211_ELEMID_MESHPREQ; in hwmp_add_meshpreq()
1361 preq->preq_ie = IEEE80211_ELEMID_MESHPREQ; in hwmp_send_preq()
/dragonfly/sys/netproto/802_11/
H A Dieee80211.h938 IEEE80211_ELEMID_MESHPREQ = 130, enumerator