Home
last modified time | relevance | path

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

/Linux-v6.6/net/tls/
Dtls_strp.c347 skb_copy_decrypted(skb, in_skb); in tls_strp_copyin()
/Linux-v6.6/net/ipv4/
Dtcp_output.c1580 skb_copy_decrypted(buff, skb); in tcp_fragment()
2140 skb_copy_decrypted(buff, skb); in tso_fragment()
2467 skb_copy_decrypted(nskb, skb); in tcp_mtu_probe()
/Linux-v6.6/include/linux/
Dskbuff.h1598 static inline void skb_copy_decrypted(struct sk_buff *to, in skb_copy_decrypted() function