Home
last modified time | relevance | path

Searched refs:states_tot (Results 1 – 7 of 7) sorted by relevance

/openbsd/sys/net/
H A Dpf_ioctl.c1577 rule->states_tot = 0; in pfioctl()
3169 to->states_tot = from->states_tot; in pf_rule_copyin()
H A Dpfvar.h530 u_int32_t states_tot; member
H A Dpf.c288 s->rule.ptr->states_tot++; \
291 s->anchor.ptr->states_tot++; \
1546 r->states_tot++; in pf_state_import()
/openbsd/sbin/pfctl/
H A Dpfctl.c823 rule->states_tot); in pfctl_print_rule_counters()
921 (unsigned long long)pr.rule.states_tot); in pfctl_show_rules()
H A Dpfctl_optimize.c190 PF_RULE_FIELD(states_tot, DC),
/openbsd/usr.bin/systat/
H A Dpftop.c1312 print_fld_size(FLD_STATS, pr->states_tot); in print_rule()
/openbsd/libexec/snmpd/snmpd_metrics/
H A Dmib.c1928 agentx_varbind_counter32(vb, r->states_tot); in mib_pflabels()