Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_mesh.h264 #define IEEE80211_MESHPREP_BASE_SZ_AE (37) macro
H A Dieee80211_hwmp.c345 if (iefrm[1] == IEEE80211_MESHPREP_BASE_SZ_AE) in verify_mesh_prep_len()
346 alloc_sz = IEEE80211_MESHPREP_BASE_SZ_AE; in verify_mesh_prep_len()
1494 IEEE80211_MESHPREP_BASE_SZ_AE : IEEE80211_MESHPREP_BASE_SZ; in hwmp_send_prep()