Searched defs:sw_flow_actions (Results 1 – 1 of 1) sorted by relevance
154 struct sw_flow_actions { struct155 struct rcu_head rcu;156 size_t orig_len; /* From flow_cmd_new netlink actions size */157 u32 actions_len;181 struct sw_flow_actions __rcu *sf_acts; argument