Searched refs:element_ttl (Results 1 – 8 of 8) sorted by relevance
| /linux/net/mac80211/ |
| H A D | mesh_hwmp.c | 663 ttl = ifmsh->mshcfg.element_ttl; in hwmp_preq_frame_process() 1120 ttl = sdata->u.mesh.mshcfg.element_ttl; in mesh_path_start_discovery() 1344 0, ifmsh->mshcfg.element_ttl, in mesh_path_tx_root_frame() 1357 0, ifmsh->mshcfg.element_ttl, interval, in mesh_path_tx_root_frame()
|
| H A D | mesh_pathtbl.c | 787 sdata->u.mesh.mshcfg.element_ttl, in mesh_plink_broken()
|
| H A D | cfg.c | 2855 conf->element_ttl = nconf->element_ttl; in ieee80211_update_mesh_config()
|
| H A D | rx.c | 3095 mesh_path_error_tx(sdata, ifmsh->mshcfg.element_ttl, in ieee80211_rx_mesh_data()
|
| /linux/net/wireless/ |
| H A D | mesh.c | 63 .element_ttl = MESH_DEFAULT_ELEMENT_TTL,
|
| H A D | trace.h | 56 __field(u8, element_ttl) \ 86 __entry->element_ttl = conf->element_ttl; \
|
| H A D | nl80211.c | 9499 cur_params.element_ttl) || in nl80211_get_mesh_config() 9664 FILL_IN_MESH_PARAM_IF_SET(tb, cfg, element_ttl, mask, in nl80211_parse_mesh_config()
|
| /linux/include/net/ |
| H A D | cfg80211.h | 2674 u8 element_ttl; member
|