Lines Matching defs:net

99 int __ip_local_out(struct net *net, struct sock *sk, struct sk_buff *skb)  in __ip_local_out()
120 int ip_local_out(struct net *net, struct sock *sk, struct sk_buff *skb) in ip_local_out()
151 struct net *net = sock_net(sk); in ip_build_and_send_pkt() local
194 static int ip_finish_output2(struct net *net, struct sock *sk, struct sk_buff *skb) in ip_finish_output2()
249 static int ip_finish_output_gso(struct net *net, struct sock *sk, in ip_finish_output_gso()
297 static int __ip_finish_output(struct net *net, struct sock *sk, struct sk_buff *skb) in __ip_finish_output()
318 static int ip_finish_output(struct net *net, struct sock *sk, struct sk_buff *skb) in ip_finish_output()
334 static int ip_mc_finish_output(struct net *net, struct sock *sk, in ip_mc_finish_output()
368 int ip_mc_output(struct net *net, struct sock *sk, struct sk_buff *skb) in ip_mc_output()
430 int ip_output(struct net *net, struct sock *sk, struct sk_buff *skb) in ip_output()
465 struct net *net = sock_net(sk); in __ip_queue_xmit() local
582 static int ip_fragment(struct net *net, struct sock *sk, struct sk_buff *skb, in ip_fragment()
584 int (*output)(struct net *, struct sock *, struct sk_buff *)) in ip_fragment()
768 int ip_do_fragment(struct net *net, struct sock *sk, struct sk_buff *skb, in ip_do_fragment()
769 int (*output)(struct net *, struct sock *, struct sk_buff *)) in ip_do_fragment()
1491 struct net *net = sock_net(sk); in __ip_make_skb() local
1576 int ip_send_skb(struct net *net, struct sk_buff *skb) in ip_send_skb()
1684 struct net *net = sock_net(sk); in ip_send_unicast_reply() local