Searched refs:skb_copy_decrypted (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/tls/
H A Dtls_strp.c347 skb_copy_decrypted(skb, in_skb);
/linux-master/net/ipv4/
H A Dtcp_output.c1627 skb_copy_decrypted(buff, skb);
2169 skb_copy_decrypted(buff, skb);
2496 skb_copy_decrypted(nskb, skb);
/linux-master/include/linux/
H A Dskbuff.h1625 static inline void skb_copy_decrypted(struct sk_buff *to, function

Completed in 130 milliseconds