Searched refs:vlan_do_receive (Results 1 – 3 of 3) sorted by relevance
227 extern bool vlan_do_receive(struct sk_buff **skb);284 static inline bool vlan_do_receive(struct sk_buff **skb) in vlan_do_receive() function
10 bool vlan_do_receive(struct sk_buff **skbp) in vlan_do_receive() function
5854 if (vlan_do_receive(&skb)) in __netif_receive_skb_core()5898 if (vlan_do_receive(&skb)) in __netif_receive_skb_core()