Searched refs:xfrm_output2 (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/net/xfrm/ |
A D | xfrm_output.c | 27 static int xfrm_output2(struct net *net, struct sock *sk, struct sk_buff *skb); 599 NULL, skb_dst(skb)->dev, xfrm_output2); in xfrm_output_resume() 612 static int xfrm_output2(struct net *net, struct sock *sk, struct sk_buff *skb) in xfrm_output2() function 634 err = xfrm_output2(net, sk, segs); in xfrm_output_gso() 774 return xfrm_output2(net, sk, skb); in xfrm_output()
|
Completed in 4 milliseconds