Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dopenvswitch.h700 struct ovs_action_trunc { struct
/openbmc/linux/Documentation/netlink/specs/
H A Dovs_flow.yaml672 doc: struct ovs_action_trunc is a u32 max length
/openbmc/linux/net/openvswitch/
H A Dactions.c1337 struct ovs_action_trunc *trunc = nla_data(a); in do_execute_actions()
H A Dflow_netlink.c3191 [OVS_ACTION_ATTR_TRUNC] = sizeof(struct ovs_action_trunc), in __ovs_nla_copy_actions()
3229 const struct ovs_action_trunc *trunc = nla_data(a); in __ovs_nla_copy_actions()