Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dopenvswitch.h713 struct ovs_action_push_mpls { struct
/linux/net/openvswitch/
H A Dflow_netlink.c3204 [OVS_ACTION_ATTR_PUSH_MPLS] = sizeof(struct ovs_action_push_mpls), in __ovs_nla_copy_actions()
3323 const struct ovs_action_push_mpls *mpls = nla_data(a); in __ovs_nla_copy_actions()
H A Dactions.c1425 struct ovs_action_push_mpls *mpls = nla_data(a); in do_execute_actions()