HomeSort by: relevance | last modified time | path
    Searched refs:pfrio_table (Results 1 - 4 of 4) sorted by relevancy

  /src/dist/pf/sbin/pfctl/
pfctl_radix.c 66 io.pfrio_table = *filter;
129 io.pfrio_table = *filter;
152 io.pfrio_table = *filter;
173 io.pfrio_table = *tbl;
193 io.pfrio_table = *tbl;
216 io.pfrio_table = *tbl;
239 io.pfrio_table = *tbl;
270 io.pfrio_table = *tbl;
293 io.pfrio_table = *tbl;
315 io.pfrio_table = *tbl
    [all...]
  /src/sys/dist/pf/net/
pf_ioctl.c 417 pfr_clr_tables(&pt.pfrio_table, &pt.pfrio_ndel, pt.pfrio_flags);
2650 error = pfr_clr_tables(&io->pfrio_table, &io->pfrio_ndel,
2686 error = pfr_get_tables(&io->pfrio_table, io->pfrio_buffer,
2698 error = pfr_get_tstats(&io->pfrio_table, io->pfrio_buffer,
2735 error = pfr_clr_addrs(&io->pfrio_table, &io->pfrio_ndel,
2747 error = pfr_add_addrs(&io->pfrio_table, io->pfrio_buffer,
2760 error = pfr_del_addrs(&io->pfrio_table, io->pfrio_buffer,
2773 error = pfr_set_addrs(&io->pfrio_table, io->pfrio_buffer,
2787 error = pfr_get_addrs(&io->pfrio_table, io->pfrio_buffer,
2799 error = pfr_get_astats(&io->pfrio_table, io->pfrio_buffer
    [all...]
pfvar.h 1472 struct pfr_table pfrio_table; member in struct:pfioc_table
  /src/dist/pf/usr.sbin/authpf/
authpf.c 742 strlcpy(io.pfrio_table.pfrt_name, tablename,
743 sizeof(io.pfrio_table.pfrt_name));

Completed in 16 milliseconds