Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dfib_rules.c983 static inline size_t fib_rule_nlmsg_size(struct fib_rules_ops *ops, in fib_rule_nlmsg_size() function
1195 skb = nlmsg_new(fib_rule_nlmsg_size(ops, rule), GFP_KERNEL); in notify_rule_change()