Home
last modified time | relevance | path

Searched refs:__skb_nsg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/tls/
H A Dtls_sw.c55 static int __skb_nsg(struct sk_buff *skb, int offset, int len, in __skb_nsg() function
106 ret = __skb_nsg(frag_iter, offset - start, chunk, in __skb_nsg()
128 return __skb_nsg(skb, offset, len, 0); in skb_nsg()
/kernel/linux/linux-6.6/net/tls/
H A Dtls_sw.c81 static int __skb_nsg(struct sk_buff *skb, int offset, int len, in __skb_nsg() function
132 ret = __skb_nsg(frag_iter, offset - start, chunk, in __skb_nsg()
154 return __skb_nsg(skb, offset, len, 0); in skb_nsg()

Completed in 7 milliseconds