Searched refs:vlan_remove_tag (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/dsa/
H A Dtag_ocelot.c33 vlan_remove_tag(skb, &tci);
/linux-master/include/linux/
H A Dif_vlan.h706 * vlan_remove_tag - remove outer VLAN tag from payload
715 static inline void *vlan_remove_tag(struct sk_buff *skb, u16 *vlan_tci) function
/linux-master/net/core/
H A Dskbuff.c6166 vlan_remove_tag(skb, vlan_tci);

Completed in 177 milliseconds