Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_mesh.h51 uint8_t conf_syncid; /* Sync. Protocol ID */ member
H A Dieee80211_mesh.c3120 if (meshconf->conf_syncid != IEEE80211_MESHCONF_SYNC_NEIGHOFF) { in mesh_verify_meshconf()
3123 meshconf->conf_syncid); in mesh_verify_meshconf()
/freebsd/sbin/ifconfig/
H A Difieee80211.c2987 if (mconf->conf_syncid == IEEE80211_MESHCONF_SYNC_NEIGHOFF) in printmeshconf()