Home
last modified time | relevance | path

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

/linux/net/8021q/
H A Dvlan_core.c10 bool vlan_do_receive(struct sk_buff **skbp) in vlan_do_receive() function
/linux/net/core/
H A Ddev.c6056 if (vlan_do_receive(&skb)) in __netif_receive_skb_core()
6087 /* Vlan id is non 0 and vlan_do_receive() above couldn't in __netif_receive_skb_core()
6093 * 802.1Q or 802.1AD and vlan_do_receive() above could in __netif_receive_skb_core()
6100 if (vlan_do_receive(&skb)) in __netif_receive_skb_core()
6115 * and set skb->priority like in vlan_do_receive() in __netif_receive_skb_core()