Home
last modified time | relevance | path

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

/freebsd-head/sys/net80211/
HDieee80211_mesh.h51 uint8_t conf_syncid; /* Sync. Protocol ID */ member
HDieee80211_mesh.c3120 if (meshconf->conf_syncid != IEEE80211_MESHCONF_SYNC_NEIGHOFF) { in mesh_verify_meshconf()
3123 meshconf->conf_syncid); in mesh_verify_meshconf()
/freebsd-head/sbin/ifconfig/
HDifieee80211.c2989 if (mconf->conf_syncid == IEEE80211_MESHCONF_SYNC_NEIGHOFF) in printmeshconf()