Searched defs:otx2_tc_flow (Results 1 – 1 of 1) sorted by relevance
44 struct otx2_tc_flow { struct49 struct otx2_tc_flow_stats stats; argument50 spinlock_t lock; /* lock for stats */51 u16 rq;52 u16 entry;53 u16 leaf_profile;54 bool is_act_police;
Completed in 10 milliseconds