Home
last modified time | relevance | path

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

/freebsd/lib/libpfctl/
H A Dlibpfctl.h105 uint64_t evaluations; member
179 uint64_t evaluations; member
H A Dlibpfctl.c736 rule->evaluations = nvlist_get_number(nvl, "evaluations"); in pf_nvrule_to_rule()
881 rule->evaluations = nvlist_get_number(nvl, "evaluations"); in pfctl_nveth_rule_to_eth_rule()
1655 { .type = PF_RT_EVALUATIONS, .off = _OUT(r.evaluations), .cb = snl_attr_get_uint64 },
/freebsd/sys/netpfil/pf/
H A Dpf_norm.c1081 pf_counter_u64_add(&r->evaluations, 1); in pf_normalize_ip()
1235 pf_counter_u64_add(&r->evaluations, 1); in pf_normalize_ip6()
1307 pf_counter_u64_add(&r->evaluations, 1); in pf_normalize_tcp()
2111 pf_counter_u64_add(&r->evaluations, 1); in pf_normalize_sctp()
H A Dpf.h514 u_int64_t evaluations; member
H A Dpf_ioctl.c349 pf_counter_u64_init(&V_pf_default_rule.evaluations, M_WAITOK); in pfattach_vnet()
558 counter_u64_free(rule->evaluations); in pf_free_eth_rule()
1412 pf_counter_u64_rollup_protected(&rule->evaluations, in pf_commit_rules()
1413 pf_counter_u64_fetch(&old_rule->evaluations)); in pf_commit_rules()
1854 pf_counter_u64_deinit(&rule->evaluations); in pf_krule_free()
1871 pf_counter_u64_zero(&rule->evaluations); in pf_krule_clear_counters()
2088 pf_counter_u64_init(&rule->evaluations, M_WAITOK); in pf_ioctl_addrule()
3057 counter_u64_zero(rule->evaluations); in pfioctl()
3126 rule->evaluations = counter_u64_alloc(M_WAITOK); in pfioctl()
3618 pf_counter_u64_init(&newrule->evaluations, M_WAITOK); in pfioctl()
[all …]
H A Dpf_nv.c731 pf_counter_u64_fetch(&rule->evaluations)); in pf_krule_to_nvrule()
1103 counter_u64_fetch(krule->evaluations)); in pf_keth_rule_to_nveth_rule()
H A Dpf_lb.c159 pf_counter_u64_add(&r->evaluations, 1); in pf_match_translation()
H A Dpf_nl.c986 nlattr_add_u64(nw, PF_RT_EVALUATIONS, pf_counter_u64_fetch(&rule->evaluations)); in pf_handle_getrule()
H A Dpf.c2362 pf_counter_u64_periodic(&rule->evaluations); in pf_rule_counter_u64_periodic()
4676 counter_u64_add(r->evaluations, 1); in pf_test_eth_rule()
5122 pf_counter_u64_add(&r->evaluations, 1); in pf_test_rule()
/freebsd/usr.sbin/bsnmpd/modules/snmp_pf/
H A DBEGEMOT-PF-MIB.txt899 "The number of evaluations returning a match."
907 "The number of evaluations not returning a match."
1310 "The number of rule evaluations."
H A Dpf_snmp.c1544 e->evals = rule.evaluations; in pfl_scan_ruleset()
/freebsd/sbin/pfctl/
H A Dpfctl.c1016 (unsigned long long)rule->evaluations, in pfctl_print_eth_rule_counters()
1062 (unsigned long long)rule->evaluations, in pfctl_print_rule_counters()
1353 (unsigned long long)rule.evaluations, in pfctl_show_rules()
H A Dpfctl_optimize.c182 PF_RULE_FIELD(evaluations, DC),
/freebsd/usr.sbin/bsdconfig/share/
H A Dstrings.subr332 # escaped structure for later evaluations.
/freebsd/sys/net/
H A Dpfvar.h744 counter_u64_t evaluations; member
785 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 DChangeLog1804 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…