Home
last modified time | relevance | path

Searched refs:ovs_action_trunc (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/include/uapi/linux/
Dopenvswitch.h686 struct ovs_action_trunc { struct
/Linux-v6.1/net/openvswitch/
Dactions.c1315 struct ovs_action_trunc *trunc = nla_data(a); in do_execute_actions()
Dflow_netlink.c3175 [OVS_ACTION_ATTR_TRUNC] = sizeof(struct ovs_action_trunc), in __ovs_nla_copy_actions()
3212 const struct ovs_action_trunc *trunc = nla_data(a); in __ovs_nla_copy_actions()