Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sched/
H A Dact_vlan.c81 err = skb_eth_pop(skb); in tcf_vlan_act()
/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dactions.c285 err = skb_eth_pop(skb); in pop_eth()
/OK3568_Linux_fs/kernel/net/core/
H A Dskbuff.c5654 int skb_eth_pop(struct sk_buff *skb) in skb_eth_pop() function
5666 EXPORT_SYMBOL(skb_eth_pop);
/OK3568_Linux_fs/kernel/include/linux/
H A Dskbuff.h3632 int skb_eth_pop(struct sk_buff *skb);