Searched refs:pfr_get_tables (Results 1 – 7 of 7) sorted by relevance
/freebsd/sbin/pfctl/ |
H A D | pfctl.h | 61 int pfr_get_tables(struct pfr_table *, struct pfr_table *, int *, int);
|
H A D | pfctl_table.c | 180 RVTEST(pfr_get_tables(&table, in pfctl_table() 596 if (pfr_get_tables(NULL, b.pfrb_caddr, in warn_namespace_collision()
|
H A D | pfctl_radix.c | 89 pfr_get_tables(struct pfr_table *filter, struct pfr_table *tbl, int *size, in pfr_get_tables() function
|
H A D | pfctl_optimize.c | 1310 if (pfr_get_tables(NULL, table_buffer.pfrb_caddr, in pf_opt_create_table()
|
/freebsd/sys/netpfil/pf/ |
H A D | pf_table.c | 1299 pfr_get_tables(struct pfr_table *filter, struct pfr_table *tbl, int *size, in pfr_get_tables() function
|
H A D | pf_ioctl.c | 4729 error = pfr_get_tables(&io->pfrio_table, pfrts, in pfioctl()
|
/freebsd/sys/net/ |
H A D | pfvar.h | 2491 int pfr_get_tables(struct pfr_table *, struct pfr_table *, int *, int);
|