Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/ipfilter/
DSTYLE.TXT37 be present. Implied boolean evaluations are out.
/freebsd-9-stable/usr.sbin/bsnmpd/modules/snmp_pf/
DBEGEMOT-PF-MIB.txt901 "The number of evaluations returning a match."
909 "The number of evaluations not returning a match."
1312 "The number of rule evaluations."
Dpf_snmp.c1544 e->evals = pr.rule.evaluations; in pfl_scan_ruleset()
/freebsd-9-stable/sys/contrib/pf/net/
Dpf_norm.c1155 r->evaluations++;
1418 r->evaluations++;
1586 r->evaluations++;
Dpf_lb.c254 r->evaluations++; in pf_match_translation()
Dpf_ioctl.c1844 rule->evaluations = rule->packets[0] = rule->packets[1] =
1922 rule->evaluations = 0;
2132 newrule->evaluations = 0;
2593 rule->evaluations = 0;
Dpfvar.h618 u_int64_t evaluations; member
Dpf.c3566 r->evaluations++;
4107 r->evaluations++;
/freebsd-9-stable/usr.sbin/bsdconfig/share/
Dstrings.subr324 # escaped structure for later evaluations.
/freebsd-9-stable/contrib/pf/pfctl/
Dpfctl.c801 (unsigned long long)rule->evaluations, in pfctl_print_rule_counters()
914 (unsigned long long)pr.rule.evaluations, in pfctl_show_rules()
Dpfctl_optimize.c184 PF_RULE_FIELD(evaluations, DC),
/freebsd-9-stable/contrib/gcc/cp/
DChangeLog-2000165 multiple evaluations.