Home
last modified time | relevance | path

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

/linux-3.4.99/net/core/
Dfib_rules.c267 static int fib_nl_newrule(struct sk_buff *skb, struct nlmsghdr* nlh, void *arg) in fib_nl_newrule() function
755 rtnl_register(PF_UNSPEC, RTM_NEWRULE, fib_nl_newrule, NULL, NULL); in fib_rules_init()