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

/freebsd-9.3-release/contrib/pf/pfctl/
H A Dpfctl.h56 int pfr_get_tables(struct pfr_table *, struct pfr_table *, int *, int);
H A Dpfctl_table.c174 RVTEST(pfr_get_tables(&table,
530 if (pfr_get_tables(NULL, b.pfrb_caddr,
532 err(1, "pfr_get_tables");
H A Dpfctl_radix.c119 pfr_get_tables(struct pfr_table *filter, struct pfr_table *tbl, int *size, function
H A Dpfctl_optimize.c1295 if (pfr_get_tables(NULL, table_buffer.pfrb_caddr,
1297 err(1, "pfr_get_tables");
/freebsd-9.3-release/sys/contrib/pf/net/
H A Dpf_table.c1465 pfr_get_tables(struct pfr_table *filter, struct pfr_table *tbl, int *size, function
1490 printf("pfr_get_tables: corruption detected (%d).\n", n);
H A Dpfvar.h2016 int pfr_get_tables(struct pfr_table *, struct pfr_table *, int *, int);
H A Dpf_ioctl.c3230 error = pfr_get_tables(&io->pfrio_table, io->pfrio_buffer,

Completed in 75 milliseconds