Searched refs:fib_rule_nlmsg_size (Results 1 – 1 of 1) sorted by relevance
983 static inline size_t fib_rule_nlmsg_size(struct fib_rules_ops *ops, in fib_rule_nlmsg_size() function1195 skb = nlmsg_new(fib_rule_nlmsg_size(ops, rule), GFP_KERNEL); in notify_rule_change()