Searched refs:skb_copy_decrypted (Results 1 - 4 of 4) sorted by last modified time

/linux-master/net/tls/
H A Dtls_strp.c348 skb_copy_decrypted(skb, in_skb);
/linux-master/net/ipv4/
H A Dtcp_output.c1635 skb_copy_decrypted(buff, skb);
2170 skb_copy_decrypted(buff, skb);
2512 skb_copy_decrypted(nskb, skb);
H A Dtcp_input.c5389 skb_copy_decrypted(nskb, skb);
/linux-master/include/linux/
H A Dskbuff.h1629 static inline void skb_copy_decrypted(struct sk_buff *to, function

Completed in 198 milliseconds