Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/pf/
H A Dpf_table.c1304 int pfr_dir, pfr_op; in pfr_get_tstats() local
1326 for (pfr_op = 0; pfr_op < PFR_OP_TABLE_MAX; pfr_op ++) { in pfr_get_tstats()
1339 for (pfr_op = 0; pfr_op < PFR_REFCNT_MAX; pfr_op++) in pfr_get_tstats()
1340 tbl->pfrts_refcnt[pfr_op] = p->pfrkt_refcnt[pfr_op]; in pfr_get_tstats()
1864 int pfr_dir, pfr_op; in pfr_clstats_ktable() local
1871 for (pfr_op = 0; pfr_op < PFR_OP_TABLE_MAX; pfr_op ++) { in pfr_clstats_ktable()
1886 int pfr_dir, pfr_op; in pfr_create_ktable() local
1906 for (pfr_op = 0; pfr_op < PFR_OP_TABLE_MAX; pfr_op ++) { in pfr_create_ktable()
1913 kt->pfrkt_bytes[pfr_dir][pfr_op] = in pfr_create_ktable()
1960 int pfr_dir, pfr_op; in pfr_destroy_ktable() local
[all …]