Home
last modified time | relevance | path

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

/freebsd-12-stable/sbin/pfctl/
Dpfctl_table.c202 b.pfrb_type = PFRB_ADDRS; in pfctl_table()
217 b.pfrb_type = PFRB_ADDRS; in pfctl_table()
231 b.pfrb_type = PFRB_ADDRS; in pfctl_table()
266 b2.pfrb_type = PFRB_ADDRS; in pfctl_table()
301 PFRB_ASTATS : PFRB_ADDRS; in pfctl_table()
322 b.pfrb_type = PFRB_ADDRS; in pfctl_table()
323 b2.pfrb_type = PFRB_ADDRS; in pfctl_table()
Dpfctl.h43 enum { PFRB_TABLES = 1, PFRB_TSTATS, PFRB_ADDRS, PFRB_ASTATS, enumerator
Dpfctl_optimize.c1238 (*tbl)->pt_buf->pfrb_type = PFRB_ADDRS; in add_opt_table()
Dparse.y4891 ab.pfrb_type = PFRB_ADDRS; in process_tabledef()