Searched defs:NetFirewallRuleInfo (Results 1 – 1 of 1) sorted by relevance
36 struct NetFirewallRuleInfo { struct37 int32_t rowCount;38 int32_t ruleIdIndex;39 int32_t ruleNameIndex;40 int32_t ruleDescriptionIndex;41 int32_t ruleDirectionIndex;42 int32_t ruleActionIndex;43 int32_t ruleTypeIndex;44 int32_t isEnabledIndex;45 int32_t appUidIndex;[all …]