Home
last modified time | relevance | path

Searched refs:skb_vlan_tagged (Results 1 – 8 of 8) sorted by relevance

/linux/net/bridge/
A Dbr_vlan_tunnel.c173 if (skb_vlan_tagged(skb)) in br_handle_ingress_vlan_tunnel()
/linux/include/linux/
A Dif_vlan.h733 static inline bool skb_vlan_tagged(const struct sk_buff *skb) in skb_vlan_tagged() function
/linux/net/sched/
A Dact_vlan.c59 if (!skb_vlan_tagged(skb)) in tcf_vlan_act()
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_ptp.c1710 if (!skb_vlan_tagged(skb)) { in mlxsw_sp2_ptp_txhdr_construct()
/linux/drivers/net/ethernet/chelsio/cxgb4vf/
A Dsge.c1183 if (skb_vlan_tagged(skb)) in t4vf_eth_xmit()
/linux/drivers/net/ethernet/chelsio/cxgb4/
A Dsge.c1452 if (skb_vlan_tagged(skb)) in cxgb4_validate_skb()
/linux/net/core/
A Dskbuff.c6353 if (!pskb_may_pull(skb, ETH_HLEN) || skb_vlan_tagged(skb) || in skb_eth_pop()
A Ddev.c3561 if (skb_vlan_tagged(skb)) in netif_skb_features()

Completed in 57 milliseconds