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