Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dfib_frontend.c731 static int inet_rtm_newroute(struct sk_buff *skb, struct nlmsghdr *nlh) in inet_rtm_newroute() function
1314 rtnl_register(PF_INET, RTM_NEWROUTE, inet_rtm_newroute, NULL, NULL); in ip_fib_init()