Searched defs:sw_flow (Results 1 – 1 of 1) sorted by relevance
207 struct sw_flow { struct216 struct sw_flow_key key; argument217 struct sw_flow_id id; argument219 struct sw_flow_mask *mask; argument220 struct sw_flow_actions __rcu *sf_acts; argument221 struct sw_flow_stats __rcu *stats[]; /* One for each CPU. First one argument