Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dact_vlan.c79 err = skb_eth_pop(skb); in tcf_vlan_act()
/linux/net/openvswitch/
H A Dactions.c257 err = skb_eth_pop(skb); in pop_eth()
/linux/net/core/
H A Dskbuff.c6462 * skb_eth_pop() - Drop the Ethernet header at the head of a packet in skb_vlan_push()
6473 int skb_eth_pop(struct sk_buff *skb) in skb_vlan_push()
6485 EXPORT_SYMBOL(skb_eth_pop);
6499 int skb_eth_pop(struct sk_buff *skb) skb_eth_pop() function
/linux/include/linux/
H A Dskbuff.h4284 int skb_eth_pop(struct sk_buff *skb);