Searched defs:sw_flow (Results 1 – 1 of 1) sorted by relevance
221 struct sw_flow { struct230 struct sw_flow_key key; argument231 struct sw_flow_id id; argument233 struct sw_flow_mask *mask; argument234 struct sw_flow_actions __rcu *sf_acts; argument235 struct sw_flow_stats __rcu *stats[]; /* One for each CPU. First one argument