Home
last modified time | relevance | path

Searched refs:vlan_do_receive (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/linux/
H A Dif_vlan.h227 extern bool vlan_do_receive(struct sk_buff **skb);
279 static inline bool vlan_do_receive(struct sk_buff **skb) in vlan_do_receive() function
/linux-6.15/net/8021q/
H A Dvlan_core.c10 bool vlan_do_receive(struct sk_buff **skbp) in vlan_do_receive() function
/linux-6.15/net/core/
H A Ddev.c5761 if (vlan_do_receive(&skb)) in __netif_receive_skb_core()
5805 if (vlan_do_receive(&skb)) in __netif_receive_skb_core()