Home
last modified time | relevance | path

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

/net/core/
Ddev.c2320 static inline bool skb_needs_check(struct sk_buff *skb, bool tx_path) in skb_needs_check() argument
2322 if (tx_path) in skb_needs_check()
2340 netdev_features_t features, bool tx_path) in __skb_gso_segment() argument
2342 if (unlikely(skb_needs_check(skb, tx_path))) { in __skb_gso_segment()