Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dif_vlan.h211 extern bool vlan_do_receive(struct sk_buff **skb);
263 static inline bool vlan_do_receive(struct sk_buff **skb) in vlan_do_receive() function
/Linux-v5.4/net/8021q/
Dvlan_core.c9 bool vlan_do_receive(struct sk_buff **skbp) in vlan_do_receive() function
/Linux-v5.4/net/core/
Ddev.c4818 if (vlan_do_receive(&skb)) in __netif_receive_skb_core()
4862 if (vlan_do_receive(&skb)) in __netif_receive_skb_core()