Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dpfctl_optimize.c1225 static int tablenum = 0; in add_opt_table() local
1238 PF_OPT_TABLE_PREFIX, tablenum++); in add_opt_table()
1282 static int tablenum; in pf_opt_create_table() local
1305 PF_OPT_TABLE_PREFIX, table_identifier, tablenum); in pf_opt_create_table()
1307 PF_OPT_TABLE_PREFIX, table_identifier, tablenum); in pf_opt_create_table()
1317 tablenum++; in pf_opt_create_table()