Searched refs:fib_newrule (Results 1 – 2 of 2) sorted by relevance
| /linux/include/net/ |
| H A D | fib_rules.h | 202 int fib_newrule(struct net *net, struct sk_buff *skb, struct nlmsghdr *nlh,
|
| /linux/net/core/ |
| H A D | fib_rules.c | 873 int fib_newrule(struct net *net, struct sk_buff *skb, struct nlmsghdr *nlh, in fib_newrule() function 994 EXPORT_SYMBOL_GPL(fib_newrule); 999 return fib_newrule(sock_net(skb->sk), skb, nlh, extack, false); in fib_nl_newrule()
|