Home
last modified time | relevance | path

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

/linux-3.4.99/net/openvswitch/
Dactions.c104 static int push_vlan(struct sk_buff *skb, const struct ovs_action_push_vlan *vlan) in push_vlan() function
393 err = push_vlan(skb, nla_data(a)); in do_execute_actions()