Searched refs:xfrm_output2 (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/net/xfrm/ |
| D | xfrm_output.c | 27 static int xfrm_output2(struct net *net, struct sock *sk, struct sk_buff *skb); 600 NULL, skb_dst(skb)->dev, xfrm_output2); in xfrm_output_resume() 613 static int xfrm_output2(struct net *net, struct sock *sk, struct sk_buff *skb) in xfrm_output2() function 635 err = xfrm_output2(net, sk, segs); in xfrm_output_gso() 765 return xfrm_output2(net, sk, skb); in xfrm_output()
|