Home
last modified time | relevance | path

Searched refs:skb_vlan_untag (Results 1 – 5 of 5) sorted by relevance

/linux/net/dsa/
H A Dtag.h166 skb = skb_vlan_untag(skb); in dsa_software_vlan_untag()
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_main.c538 skb = skb_vlan_untag(skb); in lan966x_hw_offload()
/linux/net/bridge/
H A Dbr_vlan.c551 skb = skb_vlan_untag(skb); in __allowed_ingress()
/linux/include/linux/
H A Dskbuff.h4200 struct sk_buff *skb_vlan_untag(struct sk_buff *skb);
/linux/net/core/
H A Ddev.c5800 skb = skb_vlan_untag(skb); in __netif_receive_skb_core()
5895 skb = skb_vlan_untag(skb); in __netif_receive_skb_core()