Searched refs:xfrm_output2 (Results 1 – 1 of 1) sorted by relevance
| /linux/net/xfrm/ |
| H A D | xfrm_output.c | 28 static int xfrm_output2(struct net *net, struct sock *sk, struct sk_buff *skb); 602 NULL, skb_dst(skb)->dev, xfrm_output2); in xfrm_output_resume() 649 static int xfrm_output2(struct net *net, struct sock *sk, struct sk_buff *skb) in xfrm_output2() function 671 err = xfrm_output2(net, sk, segs); in xfrm_output_gso() 830 return xfrm_output2(net, sk, skb); in xfrm_output()
|