Home
last modified time | relevance | path

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

/netbsd/src/dist/pf/sbin/pfctl/
Dpfctl_table.c198 b.pfrb_type = PFRB_ADDRS; in pfctl_table()
213 b.pfrb_type = PFRB_ADDRS; in pfctl_table()
227 b.pfrb_type = PFRB_ADDRS; in pfctl_table()
262 b2.pfrb_type = PFRB_ADDRS; in pfctl_table()
295 PFRB_ASTATS : PFRB_ADDRS; in pfctl_table()
316 b.pfrb_type = PFRB_ADDRS; in pfctl_table()
317 b2.pfrb_type = PFRB_ADDRS; in pfctl_table()
Dpfctl.h39 enum { PFRB_TABLES = 1, PFRB_TSTATS, PFRB_ADDRS, PFRB_ASTATS, enumerator
Dpfctl_optimize.c1230 (*tbl)->pt_buf->pfrb_type = PFRB_ADDRS; in add_opt_table()
Dparse.y4155 ab.pfrb_type = PFRB_ADDRS; in process_tabledef()