Home
last modified time | relevance | path

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

/linux-5.19.10/net/sched/
Dact_vlan.c81 err = skb_eth_pop(skb); in tcf_vlan_act()
/linux-5.19.10/net/openvswitch/
Dactions.c286 err = skb_eth_pop(skb); in pop_eth()
/linux-5.19.10/net/core/
Dskbuff.c5726 int skb_eth_pop(struct sk_buff *skb) in skb_eth_pop() function
5738 EXPORT_SYMBOL(skb_eth_pop);
/linux-5.19.10/include/linux/
Dskbuff.h4084 int skb_eth_pop(struct sk_buff *skb);