Searched refs:sk_tx_skb_cache (Results 1 – 2 of 2) sorted by relevance
447 struct sk_buff *sk_tx_skb_cache; member1591 !sk->sk_tx_skb_cache && !skb_cloned(skb)) { in sk_wmem_free_skb()1594 sk->sk_tx_skb_cache = skb; in sk_wmem_free_skb()
882 skb = sk->sk_tx_skb_cache; in sk_stream_alloc_skb()885 sk->sk_tx_skb_cache = NULL; in sk_stream_alloc_skb()2743 skb = sk->sk_tx_skb_cache; in tcp_write_queue_purge()2746 sk->sk_tx_skb_cache = NULL; in tcp_write_queue_purge()