Searched refs:calcAddrLen (Results 1 – 1 of 1) sorted by relevance
270 static size_t calcAddrLen(sa_family_t p_family, int p_dataSize) in calcAddrLen() function347 l_addrSize += NLMSG_ALIGN(calcAddrLen(AF_PACKET, l_rtaDataSize)); in interpretLink()390 size_t l_addrLen = calcAddrLen(AF_PACKET, l_rtaDataSize); in interpretLink()472 l_addrSize += NLMSG_ALIGN(calcAddrLen(l_info->ifa_family, l_rtaDataSize)); in interpretAddr()476 l_addrSize += NLMSG_ALIGN(calcAddrLen(l_info->ifa_family, l_rtaDataSize)); in interpretAddr()481 l_addrSize += NLMSG_ALIGN(calcAddrLen(l_info->ifa_family, l_rtaDataSize)); in interpretAddr()519 size_t l_addrLen = calcAddrLen(l_info->ifa_family, l_rtaDataSize); in interpretAddr()