Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/net/forwarding/
Dtc_mpls_l2vpn.sh93 action vlan pop_eth \
122 action vlan pop_eth \
/linux-6.12.1/net/openvswitch/
Dactions.c293 static int pop_eth(struct sk_buff *skb, struct sw_flow_key *key) in pop_eth() function
1509 err = pop_eth(skb, key); in do_execute_actions()