Home
last modified time | relevance | path

Searched refs:dot11MeshTTL (Results 1 – 6 of 6) sorted by relevance

/linux/net/wireless/
H A Dmesh.c62 .dot11MeshTTL = MESH_TTL,
H A Dtrace.h55 __field(u8, dot11MeshTTL) \
85 __entry->dot11MeshTTL = conf->dot11MeshTTL; \
H A Dnl80211.c10269 cur_params.dot11MeshTTL) || in nl80211_get_mesh_config()
10434 FILL_IN_MESH_PARAM_IF_SET(tb, cfg, dot11MeshTTL, mask, in nl80211_parse_mesh_config()
/linux/net/mac80211/
H A Dcfg.c3200 conf->dot11MeshTTL = nconf->dot11MeshTTL; in ieee80211_update_mesh_config()
H A Dutil.c3946 *pos++ = sdata->u.mesh.mshcfg.dot11MeshTTL; /* Mesh TTL */ in ieee80211_send_action_csa()
/linux/include/net/
H A Dcfg80211.h2762 u8 dot11MeshTTL; member