Searched refs:br_switchdev_frame_uses_tx_fwd_offload (Results 1 – 2 of 2) sorted by relevance
2220 bool br_switchdev_frame_uses_tx_fwd_offload(struct sk_buff *skb);2282 static inline bool br_switchdev_frame_uses_tx_fwd_offload(struct sk_buff *skb) in br_switchdev_frame_uses_tx_fwd_offload() function
528 !br_switchdev_frame_uses_tx_fwd_offload(skb)) in br_handle_vlan()