Home
last modified time | relevance | path

Searched refs:dropped_frames_no_route (Results 1 – 4 of 4) sorted by relevance

/linux/net/mac80211/
H A Dmesh_hwmp.c778 sdata->u.mesh.mshstats.dropped_frames_no_route++; in hwmp_prep_frame_process()
881 sdata->u.mesh.mshstats.dropped_frames_no_route++; in hwmp_rann_frame_process()
H A Dmesh_pathtbl.c1008 sdata->u.mesh.mshstats.dropped_frames_no_route++; in mesh_path_discard_frame()
H A Dieee80211_i.h351 __u32 dropped_frames_no_route; /* Not transmitted, no route found */ member
H A Drx.c3099 IEEE80211_IFSTA_MESH_CTR_INC(ifmsh, dropped_frames_no_route); in ieee80211_rx_mesh_data()