Lines Matching defs:net
44 static struct mpls_route *mpls_route_input_rcu(struct net *net, unsigned index) in mpls_route_input_rcu()
139 struct net *net = dev_net(dev); in mpls_forward() local
279 static void mpls_notify_route(struct net *net, unsigned index, in mpls_notify_route()
293 static void mpls_route_update(struct net *net, unsigned index, in mpls_route_update()
315 static unsigned find_free_label(struct net *net) in find_free_label()
333 struct net *net = cfg->rc_nlinfo.nl_net; in mpls_route_add() local
420 struct net *net = cfg->rc_nlinfo.nl_net; in mpls_route_del() local
522 struct net *net = dev_net(dev); in mpls_ifdown() local
861 struct net *net = sock_net(skb->sk); in mpls_dump_routes() local
904 struct nlmsghdr *nlh, struct net *net, u32 portid, in rtmsg_lfib()
930 static int resize_platform_label_table(struct net *net, size_t limit) in resize_platform_label_table()
1025 struct net *net = table->data; in mpls_platform_labels() local
1056 static int mpls_net_init(struct net *net) in mpls_net_init()
1075 static void mpls_net_exit(struct net *net) in mpls_net_exit()