Home
last modified time | relevance | path

Searched refs:dot11MeshTTL (Results 1 – 5 of 5) 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.c9375 cur_params.dot11MeshTTL) || in nl80211_get_mesh_config()
9540 FILL_IN_MESH_PARAM_IF_SET(tb, cfg, dot11MeshTTL, mask, in nl80211_parse_mesh_config()
/linux/net/mac80211/
H A Dcfg.c2829 conf->dot11MeshTTL = nconf->dot11MeshTTL; in ieee80211_update_mesh_config()
/linux/include/net/
H A Dcfg80211.h2621 u8 dot11MeshTTL; member