Home
last modified time | relevance | path

Searched refs:mpls_dump_routes (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/net/mpls/
Daf_mpls.c1299 static int mpls_dump_routes(struct sk_buff *skb, struct netlink_callback *cb) in mpls_dump_routes() function
1600 rtnl_register(PF_MPLS, RTM_GETROUTE, NULL, mpls_dump_routes, NULL); in mpls_init()