Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dmesh_hwmp.c672 ifmsh->mshstats.dropped_frames_ttl++; in hwmp_preq_frame_process()
683 ifmsh->mshstats.dropped_frames_ttl++; in hwmp_preq_frame_process()
743 sdata->u.mesh.mshstats.dropped_frames_ttl++; in hwmp_prep_frame_process()
795 ifmsh->mshstats.dropped_frames_ttl++; in hwmp_perr_frame_process()
915 ifmsh->mshstats.dropped_frames_ttl++; in hwmp_rann_frame_process()
1122 sdata->u.mesh.mshstats.dropped_frames_ttl++; in mesh_path_start_discovery()
H A Dieee80211_i.h350 __u32 dropped_frames_ttl; /* Not transmitted since mesh_ttl == 0*/ member
H A Drx.c3017 IEEE80211_IFSTA_MESH_CTR_INC(ifmsh, dropped_frames_ttl); in ieee80211_rx_mesh_data()