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

  /src/dist/pf/sbin/pfctl/
pfctl.h 54 int pfr_clr_tables(struct pfr_table *, int *, int);
pfctl_table.c 158 RVTEST(pfr_clr_tables(&table, &ndel, flags));
pfctl_radix.c 59 pfr_clr_tables(struct pfr_table *filter, int *ndel, int flags) function in typeref:typename:int
  /src/sys/dist/pf/net/
pfvar.h 1695 int pfr_clr_tables(struct pfr_table *, int *, int);
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,
pf_table.c 1151 pfr_clr_tables(struct pfr_table *filter, int *ndel, int flags) function in typeref:typename:int

Completed in 21 milliseconds