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()
240 static int ip_finish_output_gso(struct net *net, struct sock *sk, in ip_finish_output_gso()
288 static int __ip_finish_output(struct net *net, struct sock *sk, struct sk_buff *skb) in __ip_finish_output()
309 static int ip_finish_output(struct net *net, struct sock *sk, struct sk_buff *skb) in ip_finish_output()
325 static int ip_mc_finish_output(struct net *net, struct sock *sk, in ip_mc_finish_output()
359 int ip_mc_output(struct net *net, struct sock *sk, struct sk_buff *skb) in ip_mc_output()
421 int ip_output(struct net *net, struct sock *sk, struct sk_buff *skb) in ip_output()
457 struct net *net = sock_net(sk); in __ip_queue_xmit() local
574 static int ip_fragment(struct net *net, struct sock *sk, struct sk_buff *skb, in ip_fragment()
576 int (*output)(struct net *, struct sock *, struct sk_buff *)) in ip_fragment()
759 int ip_do_fragment(struct net *net, struct sock *sk, struct sk_buff *skb, in ip_do_fragment()
760 int (*output)(struct net *, struct sock *, struct sk_buff *)) in ip_do_fragment()
1497 struct net *net = sock_net(sk); in __ip_make_skb() local
1582 int ip_send_skb(struct net *net, struct sk_buff *skb) in ip_send_skb()
1690 struct net *net = sock_net(sk); in ip_send_unicast_reply() local