Searched refs:nhsize (Results 1 – 2 of 2) sorted by relevance
287 size_t nhsize = nla_total_size(sizeof(struct rtnexthop)); in dn_fib_nlmsg_size() local290 nhsize += nla_total_size(4); in dn_fib_nlmsg_size()293 payload += nla_total_size(fi->fib_nhs * nhsize); in dn_fib_nlmsg_size()
372 size_t nhsize = nla_total_size(sizeof(struct rtnexthop)); in fib_nlmsg_size() local375 nhsize += 2 * nla_total_size(4); in fib_nlmsg_size()378 payload += nla_total_size(fi->fib_nhs * nhsize); in fib_nlmsg_size()