Lines Matching defs:net

135 static int udp_lib_lport_inuse(struct net *net, __u16 num,  in udp_lib_lport_inuse()
169 static int udp_lib_lport_inuse2(struct net *net, __u16 num, in udp_lib_lport_inuse2()
216 struct net *net = sock_net(sk); in udp_lib_get_port() local
321 static u32 udp4_portaddr_hash(const struct net *net, __be32 saddr, in udp4_portaddr_hash()
339 static inline int compute_score(struct sock *sk, struct net *net, in compute_score()
385 static inline int compute_score2(struct sock *sk, struct net *net, in compute_score2()
428 static u32 udp_ehashfn(const struct net *net, const __be32 laddr, in udp_ehashfn()
441 static struct sock *udp4_lib_lookup2(struct net *net, in udp4_lib_lookup2()
495 struct sock *__udp4_lib_lookup(struct net *net, __be32 saddr, in __udp4_lib_lookup()
587 struct sock *udp4_lib_lookup(struct net *net, __be32 saddr, __be16 sport, in udp4_lib_lookup()
594 static inline bool __udp_is_mcast_sock(struct net *net, struct sock *sk, in __udp_is_mcast_sock()
635 struct net *net = dev_net(skb->dev); in __udp4_lib_err() local
1020 struct net *net = sock_net(sk); in udp_sendmsg() local
1666 static int __udp4_lib_mcast_deliver(struct net *net, struct sk_buff *skb, in __udp4_lib_mcast_deliver()
1763 struct net *net = dev_net(skb->dev); in __udp4_lib_rcv() local
1875 static struct sock *__udp4_lib_mcast_demux_lookup(struct net *net, in __udp4_lib_mcast_demux_lookup()
1931 static struct sock *__udp4_lib_demux_lookup(struct net *net, in __udp4_lib_demux_lookup()
1971 struct net *net = dev_net(skb->dev); in udp_v4_early_demux() local
2306 struct net *net = seq_file_net(seq); in udp_get_first() local
2333 struct net *net = seq_file_net(seq); in udp_get_next() local
2405 int udp_proc_register(struct net *net, struct udp_seq_afinfo *afinfo) in udp_proc_register()
2422 void udp_proc_unregister(struct net *net, struct udp_seq_afinfo *afinfo) in udp_proc_unregister()
2485 static int __net_init udp4_proc_init_net(struct net *net) in udp4_proc_init_net()
2490 static void __net_exit udp4_proc_exit_net(struct net *net) in udp4_proc_exit_net()