Lines Matching defs:net

59 static int ip6_finish_output2(struct net *net, struct sock *sk, struct sk_buff *skb)  in ip6_finish_output2()
140 ip6_finish_output_gso_slowpath_drop(struct net *net, struct sock *sk, in ip6_finish_output_gso_slowpath_drop()
172 static int __ip6_finish_output(struct net *net, struct sock *sk, struct sk_buff *skb) in __ip6_finish_output()
198 static int ip6_finish_output(struct net *net, struct sock *sk, struct sk_buff *skb) in ip6_finish_output()
213 int ip6_output(struct net *net, struct sock *sk, struct sk_buff *skb) in ip6_output()
234 bool ip6_autoflowlabel(struct net *net, const struct ipv6_pinfo *np) in ip6_autoflowlabel()
251 struct net *net = sock_net(sk); in ip6_xmit() local
447 static inline int ip6_forward_finish(struct net *net, struct sock *sk, in ip6_forward_finish()
489 struct net *net = dev_net(dst->dev); in ip6_forward() local
831 int ip6_fragment(struct net *net, struct sock *sk, struct sk_buff *skb, in ip6_fragment()
832 int (*output)(struct net *, struct sock *, struct sk_buff *)) in ip6_fragment()
1074 static int ip6_dst_lookup_tail(struct net *net, const struct sock *sk, in ip6_dst_lookup_tail()
1201 int ip6_dst_lookup(struct net *net, struct sock *sk, struct dst_entry **dst, in ip6_dst_lookup()
1221 struct dst_entry *ip6_dst_lookup_flow(struct net *net, const struct sock *sk, struct flowi6 *fl6, in ip6_dst_lookup_flow()
1291 struct net *net, in ip6_dst_lookup_tunnel()
1899 struct net *net = sock_net(sk); in __ip6_make_skb() local
1967 struct net *net = sock_net(skb->sk); in ip6_send_skb() local