Lines Matching defs:net
14 #include <net/dst.h>
15 #include <net/ipv6.h>
16 #include <net/ip6_route.h>
17 #include <net/xfrm.h>
43 static int __xfrm6_output_finish(struct net *net, struct sock *sk, struct sk_buff *skb)
61 static int __xfrm6_output(struct net *net, struct sock *sk, struct sk_buff *skb)
71 return dst_output(net, sk, skb);
99 return ip6_fragment(net, sk, skb,
106 int xfrm6_output(struct net *net, struct sock *sk, struct sk_buff *skb)
109 net, sk, skb, skb->dev, skb_dst(skb)->dev,