Home
last modified time | relevance | path

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

/linux-4.1.27/net/core/
Dfib_rules.c422 static int fib_nl_delrule(struct sk_buff *skb, struct nlmsghdr* nlh) in fib_nl_delrule() function
781 rtnl_register(PF_UNSPEC, RTM_DELRULE, fib_nl_delrule, NULL, NULL); in fib_rules_init()