Searched refs:skb_copy_decrypted (Results 1 – 4 of 4) sorted by relevance
348 skb_copy_decrypted(skb, in_skb); in tls_strp_copyin()
1643 skb_copy_decrypted(buff, skb); in tcp_fragment() 2177 skb_copy_decrypted(buff, skb); in tso_fragment() 2517 skb_copy_decrypted(nskb, skb); in tcp_mtu_probe()
5392 skb_copy_decrypted(nskb, skb); in tcp_collapse()
1666 static inline void skb_copy_decrypted(struct sk_buff *to, in skb_copy_decrypted() function