Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_mesh.h263 #define IEEE80211_MESHPREP_BASE_SZ (31) macro
H A Dieee80211_hwmp.c347 } else if (iefrm[1] == IEEE80211_MESHPREP_BASE_SZ) in verify_mesh_prep_len()
348 alloc_sz = IEEE80211_MESHPREP_BASE_SZ; in verify_mesh_prep_len()
1494 IEEE80211_MESHPREP_BASE_SZ_AE : IEEE80211_MESHPREP_BASE_SZ; in hwmp_send_prep()