Lines Matching defs:net
141 static void rt6_uncached_list_flush_dev(struct net *net, struct net_device *dev) in rt6_uncached_list_flush_dev()
327 static struct rt6_info *__ip6_dst_alloc(struct net *net, in __ip6_dst_alloc()
340 static struct rt6_info *ip6_dst_alloc(struct net *net, in ip6_dst_alloc()
465 static inline struct rt6_info *rt6_device_match(struct net *net, in rt6_device_match()
724 struct net *net; in rt6_select() local
758 struct net *net = dev_net(dev); in rt6_route_rcv() local
847 static struct rt6_info *ip6_pol_route_lookup(struct net *net, in ip6_pol_route_lookup()
872 struct dst_entry *ip6_route_lookup(struct net *net, struct flowi6 *fl6, in ip6_route_lookup()
879 struct rt6_info *rt6_lookup(struct net *net, const struct in6_addr *daddr, in rt6_lookup()
1009 struct net *net = dev_net(rt->dst.dev); in rt6_make_pcpu_route() local
1040 static struct rt6_info *ip6_pol_route(struct net *net, struct fib6_table *table, int oif, in ip6_pol_route()
1133 static struct rt6_info *ip6_pol_route_input(struct net *net, struct fib6_table *table, in ip6_pol_route_input()
1139 static struct dst_entry *ip6_route_input_lookup(struct net *net, in ip6_route_input_lookup()
1152 struct net *net = dev_net(skb->dev); in ip6_route_input() local
1171 static struct rt6_info *ip6_pol_route_output(struct net *net, struct fib6_table *table, in ip6_pol_route_output()
1177 struct dst_entry *ip6_route_output_flags(struct net *net, const struct sock *sk, in ip6_route_output_flags()
1203 struct dst_entry *ip6_blackhole_route(struct net *net, struct dst_entry *dst_orig) in ip6_blackhole_route()
1327 struct net *net = dev_net(rt->dst.dev); in rt6_do_update_pmtu() local
1388 void ip6_update_pmtu(struct sk_buff *skb, struct net *net, __be32 mtu, in ip6_update_pmtu()
1422 static struct rt6_info *__ip6_route_redirect(struct net *net, in __ip6_route_redirect()
1479 static struct dst_entry *ip6_route_redirect(struct net *net, in ip6_route_redirect()
1493 void ip6_redirect(struct sk_buff *skb, struct net *net, int oif, u32 mark) in ip6_redirect()
1513 void ip6_redirect_no_header(struct sk_buff *skb, struct net *net, int oif, in ip6_redirect_no_header()
1543 struct net *net = dev_net(dev); in ip6_default_advmss() local
1595 struct net *net = dev_net(dev); in icmp6_dst_alloc() local
1673 struct net *net = container_of(ops, struct net, ipv6.ip6_dst_ops); in ip6_dst_gc() local
1753 struct net *net = cfg->fc_nlinfo.nl_net; in ip6_route_info_create() local
2030 struct net *net = dev_net(rt->dst.dev); in __ip6_del_rt() local
2251 static struct rt6_info *rt6_get_route_info(struct net *net, in rt6_get_route_info()
2283 static struct rt6_info *rt6_add_route_info(struct net *net, in rt6_add_route_info()
2357 void rt6_purge_dflt_routers(struct net *net) in rt6_purge_dflt_routers()
2381 static void rtmsg_to_fib6_config(struct net *net, in rtmsg_to_fib6_config()
2403 int ipv6_route_ioctl(struct net *net, unsigned int cmd, void __user *arg) in ipv6_route_ioctl()
2472 static int ip6_pkt_discard_out(struct net *net, struct sock *sk, struct sk_buff *skb) in ip6_pkt_discard_out()
2483 static int ip6_pkt_prohibit_out(struct net *net, struct sock *sk, struct sk_buff *skb) in ip6_pkt_prohibit_out()
2498 struct net *net = dev_net(idev->dev); in addrconf_dst_alloc() local
2529 int ip6_route_get_saddr(struct net *net, in ip6_route_get_saddr()
2549 struct net *net; member
2556 struct net *net = ((struct arg_dev_net_ip *)arg)->net; in fib6_remove_prefsrc() local
2570 struct net *net = dev_net(ifp->idev->dev); in rt6_remove_prefsrc() local
2595 void rt6_clean_tohost(struct net *net, struct in6_addr *gateway) in rt6_clean_tohost()
2602 struct net *net; member
2617 void rt6_ifdown(struct net *net, struct net_device *dev) in rt6_ifdown()
3047 static int rt6_fill_node(struct net *net, in rt6_fill_node()
3226 struct net *net = sock_net(in_skb->sk); in inet6_rtm_getroute() local
3324 struct net *net = info->nl_net; in inet6_rt_notify() local
3355 struct net *net = dev_net(dev); in ip6_route_dev_notify() local
3387 struct net *net = (struct net *)seq->private; in rt6_stats_seq_show() local
3420 struct net *net; in ipv6_sysctl_rtcache_flush() local
3506 struct ctl_table * __net_init ipv6_route_sysctl_init(struct net *net) in ipv6_route_sysctl_init()
3536 static int __net_init ip6_route_net_init(struct net *net) in ip6_route_net_init()
3608 static void __net_exit ip6_route_net_exit(struct net *net) in ip6_route_net_exit()
3618 static int __net_init ip6_route_net_init_late(struct net *net) in ip6_route_net_init_late()
3627 static void __net_exit ip6_route_net_exit_late(struct net *net) in ip6_route_net_exit_late()
3640 static int __net_init ipv6_inetpeer_init(struct net *net) in ipv6_inetpeer_init()
3651 static void __net_exit ipv6_inetpeer_exit(struct net *net) in ipv6_inetpeer_exit()