Home
last modified time | relevance | path

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

/linux-5.10/net/openvswitch/
Dflow.h192 struct sw_flow_actions { struct
193 struct rcu_head rcu;
194 size_t orig_len; /* From flow_cmd_new netlink actions size */
195 u32 actions_len;
196 struct nlattr actions[];