Searched refs:totalAttrLen (Results 1 – 1 of 1) sorted by relevance
30 const auto totalAttrLen = impl::space<nlattr>(dataLen); in add() local31 const auto newLen = impl::align(msg->nlmsg_len) + totalAttrLen; in add()39 attr->nla_len = totalAttrLen; in add()