Home
last modified time | relevance | path

Searched defs:sw_flow_actions (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/net/openvswitch/
Dflow.h190 struct sw_flow_actions { struct
191 struct rcu_head rcu;
192 size_t orig_len; /* From flow_cmd_new netlink actions size */
193 u32 actions_len;
194 struct nlattr actions[];