Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/
H A Dtc_mpls_l2vpn.sh93 action vlan pop_eth \
122 action vlan pop_eth \
/kernel/linux/linux-5.10/net/openvswitch/
H A Dactions.c278 /* pop_eth does not support VLAN packets as this action is never called
281 static int pop_eth(struct sk_buff *skb, struct sw_flow_key *key) in pop_eth() function
1409 err = pop_eth(skb, key); in do_execute_actions()
/kernel/linux/linux-6.6/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) in pop_eth() function
1439 err = pop_eth(skb, key); in do_execute_actions()

Completed in 6 milliseconds