Searched defs:flow_stats (Results 1 – 5 of 5) sorted by relevance
78632 struct flow_stats { struct78633 u64 pkts;78634 u64 bytes;78635 u64 drops;78636 u64 lastused;78637 enum flow_action_hw_stats used_hw_stats;78638 bool used_hw_stats_valid;
104867 struct flow_stats { struct104868 u64 pkts;104869 u64 bytes;104870 u64 drops;104871 u64 lastused;104872 enum flow_action_hw_stats used_hw_stats;104896 struct flow_stats stats; argument
87962 struct flow_stats { struct87963 u64 pkts;87964 u64 bytes;87965 u64 drops;87966 u64 lastused;87967 enum flow_action_hw_stats used_hw_stats;87991 struct flow_stats stats; argument