Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dpfctl_optimize.c1237 static int tablenum = 0; in add_opt_table() local
1251 PF_OPTIMIZER_TABLE_PFX, tablenum++); in add_opt_table()
1295 static int tablenum; in pf_opt_create_table() local
1318 PF_OPTIMIZER_TABLE_PFX, table_identifier, tablenum); in pf_opt_create_table()
1320 PF_OPTIMIZER_TABLE_PFX, table_identifier, tablenum); in pf_opt_create_table()
1330 tablenum++; in pf_opt_create_table()