Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dopenvswitch.h712 struct ovs_action_push_mpls { struct
/linux-6.6.21/net/openvswitch/
Dactions.c1353 struct ovs_action_push_mpls *mpls = nla_data(a); in do_execute_actions()
Dflow_netlink.c3181 [OVS_ACTION_ATTR_PUSH_MPLS] = sizeof(struct ovs_action_push_mpls), in __ovs_nla_copy_actions()
3299 const struct ovs_action_push_mpls *mpls = nla_data(a); in __ovs_nla_copy_actions()