Lines Matching defs:net

39 static struct mpls_route *mpls_route_input_rcu(struct net *net, unsigned index)  in mpls_route_input_rcu()
226 struct net *net = dev_net(dev); in mpls_forward() local
388 static void mpls_notify_route(struct net *net, unsigned index, in mpls_notify_route()
402 static void mpls_route_update(struct net *net, unsigned index, in mpls_route_update()
421 static unsigned find_free_label(struct net *net) in find_free_label()
438 static struct net_device *inet_fib_lookup_dev(struct net *net, in inet_fib_lookup_dev()
458 static struct net_device *inet_fib_lookup_dev(struct net *net, in inet_fib_lookup_dev()
466 static struct net_device *inet6_fib_lookup_dev(struct net *net, in inet6_fib_lookup_dev()
490 static struct net_device *inet6_fib_lookup_dev(struct net *net, in inet6_fib_lookup_dev()
497 static struct net_device *find_outdev(struct net *net, in find_outdev()
530 static int mpls_nh_assign_dev(struct net *net, struct mpls_route *rt, in mpls_nh_assign_dev()
563 struct net *net = cfg->rc_nlinfo.nl_net; in mpls_nh_build_from_cfg() local
594 static int mpls_nh_build(struct net *net, struct mpls_route *rt, in mpls_nh_build()
720 struct net *net = cfg->rc_nlinfo.nl_net; in mpls_route_add() local
795 struct net *net = cfg->rc_nlinfo.nl_net; in mpls_route_del() local
897 struct net *net = dev_net(dev); in mpls_ifdown() local
1301 struct net *net = sock_net(skb->sk); in mpls_dump_routes() local
1365 struct nlmsghdr *nlh, struct net *net, u32 portid, in rtmsg_lfib()
1391 static int resize_platform_label_table(struct net *net, size_t limit) in resize_platform_label_table()
1492 struct net *net = table->data; in mpls_platform_labels() local
1523 static int mpls_net_init(struct net *net) in mpls_net_init()
1544 static void mpls_net_exit(struct net *net) in mpls_net_exit()