Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dif_vlan.h213 extern bool vlan_do_receive(struct sk_buff **skb);
265 static inline bool vlan_do_receive(struct sk_buff **skb) in vlan_do_receive() function
/Linux-v5.15/net/8021q/
Dvlan_core.c10 bool vlan_do_receive(struct sk_buff **skbp) in vlan_do_receive() function
/Linux-v5.15/net/core/
Ddev.c5325 if (vlan_do_receive(&skb)) in __netif_receive_skb_core()
5369 if (vlan_do_receive(&skb)) in __netif_receive_skb_core()