Lines Matching defs:net
67 static inline struct ip6_flowlabel *__fl_lookup(struct net *net, __be32 label) in __fl_lookup()
78 static struct ip6_flowlabel *fl_lookup(struct net *net, __be32 label) in fl_lookup()
159 static void __net_exit ip6_fl_purge(struct net *net) in ip6_fl_purge()
181 static struct ip6_flowlabel *fl_intern(struct net *net, in fl_intern()
326 fl_create(struct net *net, struct sock *sk, struct in6_flowlabel_req *freq, in fl_create()
476 struct net *net = sock_net(sk); in ipv6_flowlabel_opt() local
632 struct net *net = seq_file_net(seq); in ip6fl_get_first() local
648 struct net *net = seq_file_net(seq); in ip6fl_get_next() local
741 static int __net_init ip6_flowlabel_proc_init(struct net *net) in ip6_flowlabel_proc_init()
749 static void __net_exit ip6_flowlabel_proc_fini(struct net *net) in ip6_flowlabel_proc_fini()
754 static inline int ip6_flowlabel_proc_init(struct net *net) in ip6_flowlabel_proc_init()
758 static inline void ip6_flowlabel_proc_fini(struct net *net) in ip6_flowlabel_proc_fini()
763 static void __net_exit ip6_flowlabel_net_exit(struct net *net) in ip6_flowlabel_net_exit()