Searched defs:HASH (Results 1 – 2 of 2) sorted by relevance
50 DEFINE_BPF_MAP_GRO(cookie_tag_map, HASH, uint64_t, UidTagValue, COOKIE_UID_MAP_SIZE, in DEFINE_BPF_MAP_GRO() argument343 DEFINE_BPF_MAP(uid_permission_map, HASH, uint32_t, uint8_t, UID_OWNER_MAP_SIZE) in DEFINE_BPF_MAP() argument
89 #define HASH "([0-9a-f]+)" macro