Searched refs:pfr_get_tables (Results 1 – 7 of 7) sorted by relevance
/dflybsd-src/usr.sbin/pfctl/ |
H A D | pfctl.h | 55 int pfr_get_tables(struct pfr_table *, struct pfr_table *, int *, int);
|
H A D | pfctl_table.c | 172 RVTEST(pfr_get_tables(&table, in pfctl_table() 527 if (pfr_get_tables(NULL, b.pfrb_caddr, in warn_namespace_collision()
|
H A D | pfctl_radix.c | 116 pfr_get_tables(struct pfr_table *filter, struct pfr_table *tbl, int *size, in pfr_get_tables() function
|
H A D | pfctl_optimize.c | 1288 if (pfr_get_tables(NULL, table_buffer.pfrb_caddr, in pf_opt_create_table()
|
/dflybsd-src/sys/net/pf/ |
H A D | pfvar.h | 1887 int pfr_get_tables(struct pfr_table *, struct pfr_table *, int *, int);
|
H A D | pf_table.c | 1273 pfr_get_tables(struct pfr_table *filter, struct pfr_table *tbl, int *size, in pfr_get_tables() function
|
H A D | pf_ioctl.c | 2437 error = pfr_get_tables(&io->pfrio_table, io->pfrio_buffer, in pfioctl()
|