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.c172 if (skb_vlan_tagged(skb)) in br_handle_ingress_vlan_tunnel()
/linux/net/sched/
A Dact_vlan.c58 if (!skb_vlan_tagged(skb)) in tcf_vlan_act()
/linux/include/linux/
A Dif_vlan.h684 static inline bool skb_vlan_tagged(const struct sk_buff *skb) in skb_vlan_tagged() function
/linux/drivers/net/ethernet/chelsio/cxgb4vf/
A Dsge.c1186 if (skb_vlan_tagged(skb)) in t4vf_eth_xmit()
/linux/drivers/net/ethernet/chelsio/cxgb4/
A Dsge.c1466 if (skb_vlan_tagged(skb)) in cxgb4_validate_skb()
/linux/drivers/net/ethernet/ibm/
A Dibmvnic.c1658 if (skb_vlan_tagged(skb) && !skb_vlan_tag_present(skb)) in build_hdr_data()
/linux/net/core/
A Dskbuff.c5815 if (!pskb_may_pull(skb, ETH_HLEN) || skb_vlan_tagged(skb) || in skb_eth_pop()
A Ddev.c3562 if (skb_vlan_tagged(skb)) in netif_skb_features()

Completed in 51 milliseconds