Home
last modified time | relevance | path

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

/linux-4.4.14/net/core/
Dfib_rules.c268 static int fib_nl_newrule(struct sk_buff *skb, struct nlmsghdr* nlh) in fib_nl_newrule() function
796 rtnl_register(PF_UNSPEC, RTM_NEWRULE, fib_nl_newrule, NULL, NULL); in fib_rules_init()