Searched refs:ovs_action_push_vlan (Results 1 – 3 of 3) sorted by relevance
595 struct ovs_action_push_vlan { struct
2221 [OVS_ACTION_ATTR_PUSH_VLAN] = sizeof(struct ovs_action_push_vlan), in __ovs_nla_copy_actions()2229 const struct ovs_action_push_vlan *vlan; in __ovs_nla_copy_actions()
242 const struct ovs_action_push_vlan *vlan) in push_vlan()