Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
Dact_vlan.c81 err = skb_eth_pop(skb); in tcf_vlan_act()
/kernel/linux/linux-5.10/net/openvswitch/
Dactions.c285 err = skb_eth_pop(skb); in pop_eth()
/kernel/linux/linux-5.10/net/core/
Dskbuff.c5624 int skb_eth_pop(struct sk_buff *skb) in skb_eth_pop() function
5636 EXPORT_SYMBOL(skb_eth_pop);
/kernel/linux/linux-5.10/include/linux/
Dskbuff.h3583 int skb_eth_pop(struct sk_buff *skb);