Home
last modified time | relevance | path

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

/linux-4.4.14/net/mpls/
Daf_mpls.c1208 static int mpls_rtm_newroute(struct sk_buff *skb, struct nlmsghdr *nlh) in mpls_rtm_newroute() function
1598 rtnl_register(PF_MPLS, RTM_NEWROUTE, mpls_rtm_newroute, NULL, NULL); in mpls_init()