Home
last modified time | relevance | path

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

/netbsd-src/dist/pf/sbin/pfctl/
H A Dpfctl.h57 int pfr_get_tables(struct pfr_table *, struct pfr_table *, int *, int);
H A Dpfctl_table.c172 RVTEST(pfr_get_tables(&table, in pfctl_table()
523 if (pfr_get_tables(NULL, b.pfrb_caddr, in warn_namespace_collision()
H A Dpfctl_radix.c117 pfr_get_tables(struct pfr_table *filter, struct pfr_table *tbl, int *size, in pfr_get_tables() function
H A Dpfctl_optimize.c1288 if (pfr_get_tables(NULL, table_buffer.pfrb_caddr, in pf_opt_create_table()
/netbsd-src/sys/dist/pf/net/
H A Dpfvar.h1698 int pfr_get_tables(struct pfr_table *, struct pfr_table *, int *, int);
H A Dpf_table.c1309 pfr_get_tables(struct pfr_table *filter, struct pfr_table *tbl, int *size, in pfr_get_tables() function
H A Dpf_ioctl.c2686 error = pfr_get_tables(&io->pfrio_table, io->pfrio_buffer, in pfioctl()