Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dopenvswitch.h680 struct ovs_action_push_vlan { struct
/Linux-v4.19/net/openvswitch/
Dflow_netlink.c2872 [OVS_ACTION_ATTR_PUSH_VLAN] = sizeof(struct ovs_action_push_vlan), in __ovs_nla_copy_actions()
2888 const struct ovs_action_push_vlan *vlan; in __ovs_nla_copy_actions()
Dactions.c295 const struct ovs_action_push_vlan *vlan) in push_vlan()