Searched refs:pfrio_table (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.3-release/sbin/pfctl/
H A Dpfctl_radix.c68 io.pfrio_table = *filter;
131 io.pfrio_table = *filter;
154 io.pfrio_table = *filter;
175 io.pfrio_table = *tbl;
195 io.pfrio_table = *tbl;
218 io.pfrio_table = *tbl;
241 io.pfrio_table = *tbl;
272 io.pfrio_table = *tbl;
295 io.pfrio_table = *tbl;
338 io.pfrio_table
[all...]
/freebsd-10.3-release/sys/netpfil/pf/
H A Dpf_ioctl.c2501 error = pfr_clr_tables(&io->pfrio_table, &io->pfrio_ndel,
2567 error = pfr_get_tables(&io->pfrio_table, pfrts,
2588 error = pfr_get_tstats(&io->pfrio_table, pfrtstats,
2654 error = pfr_clr_addrs(&io->pfrio_table, &io->pfrio_ndel,
2677 error = pfr_add_addrs(&io->pfrio_table, pfras,
2704 error = pfr_del_addrs(&io->pfrio_table, pfras,
2732 error = pfr_set_addrs(&io->pfrio_table, pfras,
2755 error = pfr_get_addrs(&io->pfrio_table, pfras,
2776 error = pfr_get_astats(&io->pfrio_table, pfrastats,
2802 error = pfr_clr_astats(&io->pfrio_table, pfra
[all...]
/freebsd-10.3-release/contrib/pf/authpf/
H A Dauthpf.c852 strlcpy(io.pfrio_table.pfrt_name, tablename,
853 sizeof(io.pfrio_table.pfrt_name));
/freebsd-10.3-release/usr.sbin/bsnmpd/modules/snmp_pf/
H A Dpf_snmp.c1376 strlcpy(io.pfrio_table.pfrt_name, pt->pfrt_name,
1377 sizeof(io.pfrio_table.pfrt_name));
/freebsd-10.3-release/sys/net/
H A Dpfvar.h1335 struct pfr_table pfrio_table; member in struct:pfioc_table

Completed in 88 milliseconds