• Home
  • Raw
  • Download

Lines Matching defs:net

265 static inline struct rt6_info *ip6_dst_alloc(struct net *net,  in ip6_dst_alloc()
421 static inline struct rt6_info *rt6_device_match(struct net *net, in rt6_device_match()
617 struct net *net; in rt6_select() local
732 static struct rt6_info *ip6_pol_route_lookup(struct net *net, in ip6_pol_route_lookup()
754 struct dst_entry * ip6_route_lookup(struct net *net, struct flowi6 *fl6, in ip6_route_lookup()
761 struct rt6_info *rt6_lookup(struct net *net, const struct in6_addr *daddr, in rt6_lookup()
857 static struct rt6_info *ip6_pol_route(struct net *net, struct fib6_table *table, int oif, in ip6_pol_route()
928 static struct rt6_info *ip6_pol_route_input(struct net *net, struct fib6_table *table, in ip6_pol_route_input()
934 static struct dst_entry *ip6_route_input_lookup(struct net *net, in ip6_route_input_lookup()
947 struct net *net = dev_net(skb->dev); in ip6_route_input() local
961 static struct rt6_info *ip6_pol_route_output(struct net *net, struct fib6_table *table, in ip6_pol_route_output()
967 struct dst_entry * ip6_route_output(struct net *net, const struct sock *sk, in ip6_route_output()
987 struct dst_entry *ip6_blackhole_route(struct net *net, struct dst_entry *dst_orig) in ip6_blackhole_route()
1090 struct net *net = dev_net(dst->dev); in ip6_rt_update_pmtu() local
1104 void ip6_update_pmtu(struct sk_buff *skb, struct net *net, __be32 mtu, in ip6_update_pmtu()
1134 void ip6_redirect(struct sk_buff *skb, struct net *net, int oif, u32 mark, in ip6_redirect()
1168 struct net *net = dev_net(dev); in ip6_default_advmss() local
1214 struct net *net = dev_net(dev); in icmp6_dst_alloc() local
1292 struct net *net = container_of(ops, struct net, ipv6.ip6_dst_ops); in ip6_dst_gc() local
1342 struct net *net = cfg->fc_nlinfo.nl_net; in ip6_route_add() local
1579 struct net *net = dev_net(rt->dst.dev); in __ip6_del_rt() local
1645 struct net *net = dev_net(skb->dev); in rt6_do_redirect() local
1767 struct net *net = dev_net(ort->dst.dev); in ip6_rt_copy() local
1917 void rt6_purge_dflt_routers(struct net *net) in rt6_purge_dflt_routers()
1922 static void rtmsg_to_fib6_config(struct net *net, in rtmsg_to_fib6_config()
1943 int ipv6_route_ioctl(struct net *net, unsigned int cmd, void __user *arg) in ipv6_route_ioctl()
2041 struct net *net = dev_net(idev->dev); in addrconf_dst_alloc() local
2071 int ip6_route_get_saddr(struct net *net, in ip6_route_get_saddr()
2090 struct net *net; member
2097 struct net *net = ((struct arg_dev_net_ip *)arg)->net; in fib6_remove_prefsrc() local
2111 struct net *net = dev_net(ifp->idev->dev); in rt6_remove_prefsrc() local
2122 struct net *net; member
2137 void rt6_ifdown(struct net *net, struct net_device *dev) in rt6_ifdown()
2397 static int rt6_fill_node(struct net *net, in rt6_fill_node()
2561 struct net *net = sock_net(in_skb->sk); in inet6_rtm_getroute() local
2659 struct net *net = info->nl_net; in inet6_rt_notify() local
2690 struct net *net = dev_net(dev); in ip6_route_dev_notify() local
2746 struct net *net = (struct net *)m->private; in ipv6_route_show() local
2766 struct net *net = (struct net *)seq->private; in rt6_stats_seq_show() local
2799 struct net *net; in ipv6_sysctl_rtcache_flush() local
2885 struct ctl_table * __net_init ipv6_route_sysctl_init(struct net *net) in ipv6_route_sysctl_init()
2915 static int __net_init ip6_route_net_init(struct net *net) in ip6_route_net_init()
2987 static void __net_exit ip6_route_net_exit(struct net *net) in ip6_route_net_exit()
2997 static int __net_init ip6_route_net_init_late(struct net *net) in ip6_route_net_init_late()
3006 static void __net_exit ip6_route_net_exit_late(struct net *net) in ip6_route_net_exit_late()
3019 static int __net_init ipv6_inetpeer_init(struct net *net) in ipv6_inetpeer_init()
3030 static void __net_exit ipv6_inetpeer_exit(struct net *net) in ipv6_inetpeer_exit()