Lines Matching defs:net
56 static u32 udp6_ehashfn(const struct net *net, in udp6_ehashfn()
107 static u32 udp6_portaddr_hash(const struct net *net, in udp6_portaddr_hash()
144 static inline int compute_score(struct sock *sk, struct net *net, in compute_score()
191 static inline int compute_score2(struct sock *sk, struct net *net, in compute_score2()
235 static struct sock *udp6_lib_lookup2(struct net *net, in udp6_lib_lookup2()
287 struct sock *__udp6_lib_lookup(struct net *net, in __udp6_lib_lookup()
383 struct sock *udp6_lib_lookup(struct net *net, const struct in6_addr *saddr, __be16 sport, in udp6_lib_lookup()
548 struct net *net = dev_net(skb->dev); in __udp6_lib_err() local
720 static bool __udp_v6_is_mcast_sock(struct net *net, struct sock *sk, in __udp_v6_is_mcast_sock()
785 static int __udp6_lib_mcast_deliver(struct net *net, struct sk_buff *skb, in __udp6_lib_mcast_deliver()
850 struct net *net = dev_net(skb->dev); in __udp6_lib_rcv() local
1499 int __net_init udp6_proc_init(struct net *net) in udp6_proc_init()
1504 void udp6_proc_exit(struct net *net) in udp6_proc_exit()