Home
last modified time | relevance | path

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

/linux/net/core/
H A Dfib_rules.c569 static int fib_nl2rule(struct net *net, struct nlmsghdr *nlh, in fib_nl2rule() function
903 err = fib_nl2rule(net, nlh, extack, ops, tb, &rule, &user_priority); in fib_newrule()
1032 err = fib_nl2rule(net, nlh, extack, ops, tb, &nlrule, &user_priority); in fib_delrule()