Lines Matching defs:net
302 static inline struct rt6_info *ip6_dst_alloc(struct net *net, in ip6_dst_alloc()
437 static inline struct rt6_info *rt6_device_match(struct net *net, in rt6_device_match()
672 struct net *net; in rt6_select() local
701 struct net *net = dev_net(dev); in rt6_route_rcv() local
790 static struct rt6_info *ip6_pol_route_lookup(struct net *net, in ip6_pol_route_lookup()
815 struct dst_entry *ip6_route_lookup(struct net *net, struct flowi6 *fl6, in ip6_route_lookup()
822 struct rt6_info *rt6_lookup(struct net *net, const struct in6_addr *daddr, in rt6_lookup()
915 static struct rt6_info *ip6_pol_route(struct net *net, struct fib6_table *table, int oif, in ip6_pol_route()
994 static struct rt6_info *ip6_pol_route_input(struct net *net, struct fib6_table *table, in ip6_pol_route_input()
1000 static struct dst_entry *ip6_route_input_lookup(struct net *net, in ip6_route_input_lookup()
1013 struct net *net = dev_net(skb->dev); in ip6_route_input() local
1027 static struct rt6_info *ip6_pol_route_output(struct net *net, struct fib6_table *table, in ip6_pol_route_output()
1033 struct dst_entry *ip6_route_output_flags(struct net *net, const struct sock *sk, in ip6_route_output_flags()
1050 struct dst_entry *ip6_blackhole_route(struct net *net, struct dst_entry *dst_orig) in ip6_blackhole_route()
1156 struct net *net = dev_net(dst->dev); in ip6_rt_update_pmtu() local
1167 void ip6_update_pmtu(struct sk_buff *skb, struct net *net, __be32 mtu, in ip6_update_pmtu()
1201 static struct rt6_info *__ip6_route_redirect(struct net *net, in __ip6_route_redirect()
1258 static struct dst_entry *ip6_route_redirect(struct net *net, in ip6_route_redirect()
1272 void ip6_redirect(struct sk_buff *skb, struct net *net, int oif, u32 mark) in ip6_redirect()
1292 void ip6_redirect_no_header(struct sk_buff *skb, struct net *net, int oif, in ip6_redirect_no_header()
1322 struct net *net = dev_net(dev); in ip6_default_advmss() local
1369 struct net *net = dev_net(dev); in icmp6_dst_alloc() local
1447 struct net *net = container_of(ops, struct net, ipv6.ip6_dst_ops); in ip6_dst_gc() local
1519 struct net *net = cfg->fc_nlinfo.nl_net; in ip6_route_info_create() local
1765 struct net *net = dev_net(rt->dst.dev); in __ip6_del_rt() local
1831 struct net *net = dev_net(skb->dev); in rt6_do_redirect() local
1953 struct net *net = dev_net(ort->dst.dev); in ip6_rt_copy() local
1989 static struct rt6_info *rt6_get_route_info(struct net *net, in rt6_get_route_info()
2021 static struct rt6_info *rt6_add_route_info(struct net *net, in rt6_add_route_info()
2095 void rt6_purge_dflt_routers(struct net *net) in rt6_purge_dflt_routers()
2119 static void rtmsg_to_fib6_config(struct net *net, in rtmsg_to_fib6_config()
2140 int ipv6_route_ioctl(struct net *net, unsigned int cmd, void __user *arg) in ipv6_route_ioctl()
2234 struct net *net = dev_net(idev->dev); in addrconf_dst_alloc() local
2263 int ip6_route_get_saddr(struct net *net, in ip6_route_get_saddr()
2283 struct net *net; member
2290 struct net *net = ((struct arg_dev_net_ip *)arg)->net; in fib6_remove_prefsrc() local
2304 struct net *net = dev_net(ifp->idev->dev); in rt6_remove_prefsrc() local
2329 void rt6_clean_tohost(struct net *net, struct in6_addr *gateway) in rt6_clean_tohost()
2336 struct net *net; member
2351 void rt6_ifdown(struct net *net, struct net_device *dev) in rt6_ifdown()
2752 static int rt6_fill_node(struct net *net, in rt6_fill_node()
2920 struct net *net = sock_net(in_skb->sk); in inet6_rtm_getroute() local
3012 struct net *net = info->nl_net; in inet6_rt_notify() local
3043 struct net *net = dev_net(dev); in ip6_route_dev_notify() local
3075 struct net *net = (struct net *)seq->private; in rt6_stats_seq_show() local
3108 struct net *net; in ipv6_sysctl_rtcache_flush() local
3194 struct ctl_table * __net_init ipv6_route_sysctl_init(struct net *net) in ipv6_route_sysctl_init()
3224 static int __net_init ip6_route_net_init(struct net *net) in ip6_route_net_init()
3296 static void __net_exit ip6_route_net_exit(struct net *net) in ip6_route_net_exit()
3306 static int __net_init ip6_route_net_init_late(struct net *net) in ip6_route_net_init_late()
3315 static void __net_exit ip6_route_net_exit_late(struct net *net) in ip6_route_net_exit_late()
3328 static int __net_init ipv6_inetpeer_init(struct net *net) in ipv6_inetpeer_init()
3339 static void __net_exit ipv6_inetpeer_exit(struct net *net) in ipv6_inetpeer_exit()