Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dopenvswitch.h686 struct ovs_action_add_mpls { struct
/Linux-v5.10/net/openvswitch/
Dactions.c1297 struct ovs_action_add_mpls *mpls = nla_data(a); in do_execute_actions()
Dflow_netlink.c3059 [OVS_ACTION_ATTR_ADD_MPLS] = sizeof(struct ovs_action_add_mpls), in __ovs_nla_copy_actions()
3129 const struct ovs_action_add_mpls *mpls = nla_data(a); in __ovs_nla_copy_actions()