Searched refs:ovs_action_push_vlan (Results 1 – 3 of 3) sorted by relevance
755 struct ovs_action_push_vlan { struct
3219 [OVS_ACTION_ATTR_PUSH_VLAN] = sizeof(struct ovs_action_push_vlan), in __ovs_nla_copy_actions()3240 const struct ovs_action_push_vlan *vlan; in __ovs_nla_copy_actions()
238 const struct ovs_action_push_vlan *vlan) in push_vlan()