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

/linux-master/include/uapi/linux/
H A Dopenvswitch.h744 * struct ovs_action_push_vlan - %OVS_ACTION_ATTR_PUSH_VLAN action argument.
754 struct ovs_action_push_vlan { struct
983 OVS_ACTION_ATTR_PUSH_VLAN, /* struct ovs_action_push_vlan. */
/linux-master/net/openvswitch/
H A Dactions.c233 const struct ovs_action_push_vlan *vlan)
H A Dflow_netlink.c3183 [OVS_ACTION_ATTR_PUSH_VLAN] = sizeof(struct ovs_action_push_vlan),
3203 const struct ovs_action_push_vlan *vlan;

Completed in 140 milliseconds