Home
last modified time | relevance | path

Searched refs:conf_syncid (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211_mesh.h53 uint8_t conf_syncid; /* Sync. Protocol ID */ member
H A Dieee80211_mesh.c3125 if (meshconf->conf_syncid != IEEE80211_MESHCONF_SYNC_NEIGHOFF) { in mesh_verify_meshconf()
3128 meshconf->conf_syncid); in mesh_verify_meshconf()
/f-stack/tools/ifconfig/
H A Difieee80211.c2973 if (mconf->conf_syncid == IEEE80211_MESHCONF_SYNC_NEIGHOFF) in printmeshconf()