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>
50 static int __xfrm6_output_finish(struct net *net, struct sock *sk, struct sk_buff *skb)
68 static int __xfrm6_output(struct net *net, struct sock *sk, struct sk_buff *skb)
78 return dst_output(net, sk, skb);
106 return ip6_fragment(net, sk, skb,
113 int xfrm6_output(struct net *net, struct sock *sk, struct sk_buff *skb)
116 net, sk, skb, skb->dev, skb_dst(skb)->dev,