Searched refs:mapCount (Results 1 – 1 of 1) sorted by relevance
486 int mapCount = mdData.size() / sizeOfBpfMapDef; in createMaps() local487 md.resize(mapCount); in createMaps()