Searched refs:xfrm_output2 (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/net/xfrm/ |
H A D | xfrm_output.c | 22 static int xfrm_output2(struct net *net, struct sock *sk, struct sk_buff *skb); 148 NULL, skb_dst(skb)->dev, xfrm_output2); xfrm_output_resume() 161 static int xfrm_output2(struct net *net, struct sock *sk, struct sk_buff *skb) xfrm_output2() function 184 err = xfrm_output2(net, sk, segs); xfrm_output_gso() 214 return xfrm_output2(net, sk, skb); xfrm_output()
|
Completed in 306 milliseconds