Searched refs:pft_get_table (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/libexec/snmpd/snmpd_metrics/
H A Dpf.c291 pft_get_table(struct pfr_tstats *rts, int idx) function
370 if (pft_get_table(&ts, tblidx))
415 for (i = *tblidx; !pft_get_table(&ts, i); i++) {
470 if (pft_get_table(&ts, 1))
H A Dsnmpd.h265 int pft_get_table(struct pfr_tstats *, int);
H A Dmib.c1658 if (pft_get_table(&ts, idx)) {

Completed in 124 milliseconds