Searched refs:pop_eth (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/net/forwarding/
H A Dtc_mpls_l2vpn.sh93 action vlan pop_eth \
122 action vlan pop_eth \
/linux-master/net/openvswitch/
H A Dactions.c281 /* pop_eth does not support VLAN packets as this action is never called
284 static int pop_eth(struct sk_buff *skb, struct sw_flow_key *key) function
1446 err = pop_eth(skb, key);

Completed in 121 milliseconds