Home
last modified time | relevance | path

Searched refs:pfr_clr_tables (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/sbin/pfctl/
Dpfctl.h79 int pfr_clr_tables(struct pfr_table *, int *, int);
Dpfctl_radix.c72 pfr_clr_tables(struct pfr_table *filter, int *ndel, int flags) in pfr_clr_tables() function
Dpfctl_table.c157 RVTEST(pfr_clr_tables(&table, &ndel, flags)); in pfctl_table()
/openbsd/src/sys/net/
Dpfvar.h1717 int pfr_clr_tables(struct pfr_table *, int *, int);
Dpf_table.c1462 pfr_clr_tables(struct pfr_table *filter, int *ndel, int flags) in pfr_clr_tables() function
Dpf_ioctl.c2234 error = pfr_clr_tables(&io->pfrio_table, &io->pfrio_ndel, in pfioctl()