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

/linux-master/include/uapi/linux/
H A Dopenvswitch.h700 struct ovs_action_trunc { struct
995 OVS_ACTION_ATTR_TRUNC, /* u32 struct ovs_action_trunc. */
/linux-master/net/openvswitch/
H A Dactions.c1338 struct ovs_action_trunc *trunc = nla_data(a);
H A Dflow_netlink.c3191 [OVS_ACTION_ATTR_TRUNC] = sizeof(struct ovs_action_trunc),
3229 const struct ovs_action_trunc *trunc = nla_data(a);

Completed in 230 milliseconds