| /freebsd/lib/libpfctl/ |
| H A D | libpfctl.h | 107 uint64_t evaluations; member 204 uint64_t evaluations; member
|
| H A D | libpfctl.c | 742 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 D | pf_norm.c | 1181 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 D | pf.h | 539 u_int64_t evaluations; member
|
| H A D | pf_ioctl.c | 355 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 D | pf_nv.c | 735 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 D | pf_lb.c | 157 pf_counter_u64_add(&r->evaluations, 1); in pf_match_translation_rule()
|
| H A D | pf_nl.c | 1036 nlattr_add_u64(nw, PF_RT_EVALUATIONS, pf_counter_u64_fetch(&rule->evaluations)); in pf_handle_getrule()
|
| H A D | pf.c | 2894 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 D | BEGEMOT-PF-MIB.txt | 897 "The number of evaluations returning a match." 905 "The number of evaluations not returning a match." 1308 "The number of rule evaluations."
|
| H A D | pf_snmp.c | 1520 e->evals = rule.evaluations; in pfl_scan_ruleset()
|
| /freebsd/usr.sbin/bsdconfig/share/ |
| H A D | strings.subr | 332 # escaped structure for later evaluations.
|
| /freebsd/sbin/pfctl/ |
| H A D | pfctl.c | 1169 (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 D | pfctl_optimize.c | 185 PF_RULE_FIELD(evaluations, DC),
|
| /freebsd/sys/net/ |
| H A D | pfvar.h | 770 counter_u64_t evaluations; member 820 struct pf_counter_u64 evaluations; member
|
| /freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/ |
| H A D | AnalyzerOptions.def | 302 "Whether we should eagerly assume evaluations of conditionals, thus, "
|
| /freebsd/contrib/llvm-project/lldb/source/Commands/ |
| H A D | Options.td | 1431 "evaluations, frame variables, etc. "
|
| /freebsd/contrib/bmake/ |
| H A D | ChangeLog | 2167 remove redundant evaluations in VarFind
|
| /freebsd/contrib/one-true-awk/testdir/ |
| H A D | funstack.in | 12732 …abstract = "Detailed performance evaluations are presented for six ACM algorithms: quicksort (… 12738 …gorithms; computer programming; computer testing; general; performance evaluations; performance te…
|