Searched defs:cookieTagMap (Results 1 – 4 of 4) sorted by relevance
57 BpfMap<uint64_t, UidTagValue> cookieTagMap(COOKIE_TAG_MAP_PATH); in TEST_F() local75 BpfMap<uint64_t, UidTagValue> cookieTagMap(COOKIE_TAG_MAP_PATH); in TEST_F() local
72 final Map<CookieTagMapKey, CookieTagMapValue> cookieTagMap = parseBpfRawMap(dump); in countTaggedSocket() local
180 IBpfMap<CookieTagMapKey, CookieTagMapValue> cookieTagMap) { in setCookieTagMapForTest()
3025 Map<CookieTagMapKey, CookieTagMapValue> cookieTagMap = parseBpfRawMap( in testDumpCookieTagMapBpfRawMap() local