Lines Matching defs:net
99 int __ip_local_out(struct net *net, struct sock *sk, struct sk_buff *skb) in __ip_local_out()
110 int ip_local_out(struct net *net, struct sock *sk, struct sk_buff *skb) in ip_local_out()
140 struct net *net = sock_net(sk); in ip_build_and_send_pkt() local
175 static int ip_finish_output2(struct net *net, struct sock *sk, struct sk_buff *skb) in ip_finish_output2()
223 static int ip_finish_output_gso(struct net *net, struct sock *sk, in ip_finish_output_gso()
267 static int ip_finish_output(struct net *net, struct sock *sk, struct sk_buff *skb) in ip_finish_output()
288 int ip_mc_output(struct net *net, struct sock *sk, struct sk_buff *skb) in ip_mc_output()
350 int ip_output(struct net *net, struct sock *sk, struct sk_buff *skb) in ip_output()
383 struct net *net = sock_net(sk); in ip_queue_xmit() local
493 static int ip_fragment(struct net *net, struct sock *sk, struct sk_buff *skb, in ip_fragment()
495 int (*output)(struct net *, struct sock *, struct sk_buff *)) in ip_fragment()
522 int ip_do_fragment(struct net *net, struct sock *sk, struct sk_buff *skb, in ip_do_fragment()
523 int (*output)(struct net *, struct sock *, struct sk_buff *)) in ip_do_fragment()
1356 struct net *net = sock_net(sk); in __ip_make_skb() local
1440 int ip_send_skb(struct net *net, struct sk_buff *skb) in ip_send_skb()
1549 struct net *net = sock_net(sk); in ip_send_unicast_reply() local