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

/linux-master/net/sched/
H A Dact_vlan.c82 err = skb_eth_pop(skb);
/linux-master/net/openvswitch/
H A Dactions.c288 err = skb_eth_pop(skb);
/linux-master/net/core/
H A Dskbuff.c6243 * skb_eth_pop() - Drop the Ethernet header at the head of a packet
6254 int skb_eth_pop(struct sk_buff *skb) function
6266 EXPORT_SYMBOL(skb_eth_pop); variable
/linux-master/include/linux/
H A Dskbuff.h4094 int skb_eth_pop(struct sk_buff *skb);

Completed in 203 milliseconds