Searched refs:dropped_frames_no_route (Results 1 – 4 of 4) sorted by relevance
343 IEEE80211_IF_FILE(dropped_frames_no_route,344 u.mesh.mshstats.dropped_frames_no_route, DEC);461 MESHSTATS_ADD(dropped_frames_no_route); in add_mesh_stats()
626 sdata->u.mesh.mshstats.dropped_frames_no_route++; in hwmp_prep_frame_process()705 sdata->u.mesh.mshstats.dropped_frames_no_route++; in hwmp_rann_frame_process()932 sdata->u.mesh.mshstats.dropped_frames_no_route++; in mesh_nexthop_lookup()
623 sdata->u.mesh.mshstats.dropped_frames_no_route++; in mesh_path_discard_frame()
248 __u32 dropped_frames_no_route; /* Not transmitted, no route found */ member