Searched refs:BpfConfig (Results 1 – 3 of 3) sorted by relevance
104 typedef uint8_t BpfConfig; typedef105 const BpfConfig DEFAULT_CONFIG = 0;
156 static __always_inline BpfConfig getConfig(uint32_t configKey) { in getConfig()158 BpfConfig* config = bpf_configuration_map_lookup_elem(&mapSettingKey); in getConfig()171 BpfConfig enabledRules = getConfig(UID_RULES_CONFIGURATION_KEY); in bpf_owner_match()
771 BpfConfig newConfiguration; in toggleUidOwnerMap()