Home
last modified time | relevance | path

Searched refs:evaluations (Results 1 – 19 of 19) sorted by relevance

/freebsd/lib/libpfctl/
H A Dlibpfctl.h107 uint64_t evaluations; member
204 uint64_t evaluations; member
H A Dlibpfctl.c742 rule->evaluations = nvlist_get_number(nvl, "evaluations"); in pf_nvrule_to_rule()
887 rule->evaluations = nvlist_get_number(nvl, "evaluations"); in pfctl_nveth_rule_to_eth_rule()
1692 { .type = PF_RT_EVALUATIONS, .off = _OUT(r.evaluations), .cb = snl_attr_get_uint64 },
/freebsd/sys/netpfil/pf/
H A Dpf_norm.c1181 pf_counter_u64_add(&r->evaluations, 1); in pf_normalize_ip()
1335 pf_counter_u64_add(&r->evaluations, 1); in pf_normalize_ip6()
1408 pf_counter_u64_add(&r->evaluations, 1); in pf_normalize_tcp()
2163 pf_counter_u64_add(&r->evaluations, 1); in pf_normalize_sctp()
H A Dpf.h539 u_int64_t evaluations; member
H A Dpf_ioctl.c355 pf_counter_u64_init(&V_pf_default_rule.evaluations, M_WAITOK); in pfattach_vnet()
578 counter_u64_free(rule->evaluations); in pf_free_eth_rule()
1489 pf_counter_u64_rollup_protected(&rule->evaluations, in pf_commit_rules()
1490 pf_counter_u64_fetch(&old_rule->evaluations)); in pf_commit_rules()
2663 pf_counter_u64_deinit(&rule->evaluations); in pf_krule_free()
2683 pf_counter_u64_zero(&rule->evaluations); in pf_krule_clear_counters()
2968 pf_counter_u64_init(&rule->evaluations, M_WAITOK); in pf_ioctl_addrule()
4068 counter_u64_zero(rule->evaluations); in pfioctl()
4137 rule->evaluations = counter_u64_alloc(M_WAITOK); in pfioctl()
4627 pf_counter_u64_init(&newrule->evaluations, M_WAITOK); in pfioctl()
[all …]
H A Dpf_nv.c735 pf_counter_u64_fetch(&rule->evaluations)); in pf_krule_to_nvrule()
1108 counter_u64_fetch(krule->evaluations)); in pf_keth_rule_to_nveth_rule()
H A Dpf_lb.c157 pf_counter_u64_add(&r->evaluations, 1); in pf_match_translation_rule()
H A Dpf_nl.c1036 nlattr_add_u64(nw, PF_RT_EVALUATIONS, pf_counter_u64_fetch(&rule->evaluations)); in pf_handle_getrule()
H A Dpf.c2894 pf_counter_u64_periodic(&rule->evaluations); in pf_rule_counter_u64_periodic()
5745 counter_u64_add(r->evaluations, 1); in pf_test_eth_rule()
6012 pf_counter_u64_add(&r->evaluations, 1); in pf_match_rule()
/freebsd/usr.sbin/bsnmpd/modules/snmp_pf/
H A DBEGEMOT-PF-MIB.txt897 "The number of evaluations returning a match."
905 "The number of evaluations not returning a match."
1308 "The number of rule evaluations."
H A Dpf_snmp.c1520 e->evals = rule.evaluations; in pfl_scan_ruleset()
/freebsd/usr.sbin/bsdconfig/share/
H A Dstrings.subr332 # escaped structure for later evaluations.
/freebsd/sbin/pfctl/
H A Dpfctl.c1169 (unsigned long long)rule->evaluations, in pfctl_print_eth_rule_counters()
1218 (unsigned long long)rule->evaluations, in pfctl_print_rule_counters()
1768 (unsigned long long)rule.evaluations, in pfctl_show_rules()
H A Dpfctl_optimize.c185 PF_RULE_FIELD(evaluations, DC),
/freebsd/sys/net/
H A Dpfvar.h770 counter_u64_t evaluations; member
820 struct pf_counter_u64 evaluations; member
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyzerOptions.def302 "Whether we should eagerly assume evaluations of conditionals, thus, "
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DOptions.td1431 "evaluations, frame variables, etc. "
/freebsd/contrib/bmake/
H A DChangeLog2167 remove redundant evaluations in VarFind
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in12732 …abstract = "Detailed performance evaluations are presented for six ACM algorithms: quicksort (…
12738 …gorithms; computer programming; computer testing; general; performance evaluations; performance te…