Searched defs:RuleEntry (Results 1 – 3 of 3) sorted by relevance
111 static class RuleEntry { class in RuleContainer119 RuleEntry(Object rule, int type, Integer order) { in RuleEntry() method in RuleContainer.RuleEntry
40 DEFINE_BPF_MAP_GRW(socket_policy_cache_map, HASH, uint64_t, RuleEntry, CACHE_MAP_SIZE, AID_SYSTEM) in DEFINE_BPF_MAP_GRW() argument
74 } RuleEntry; typedef