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

/freebsd-13-stable/usr.sbin/bsnmpd/modules/snmp_pf/
H A Dpf_snmp.c91 static int pft_table_count; variable
686 val->v.uint32 = pft_table_count;
1355 pft_table_count = numtbls;
1787 syslog(LOG_ERR, "Dump: pft_table_count = %d",
1788 pft_table_count);

Completed in 32 milliseconds