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

  /src/dist/pf/sbin/pfctl/
pfctl.h 56 int pfr_del_tables(struct pfr_table *, int, int *, int);
pfctl_table.c 190 RVTEST(pfr_del_tables(&table, 1, &ndel, flags));
pfctl_radix.c 96 pfr_del_tables(struct pfr_table *tbl, int size, int *ndel, int flags) function in typeref:typename:int
  /src/sys/dist/pf/net/
pfvar.h 1697 int pfr_del_tables(struct pfr_table *, int, int *, int);
pf_table.c 1269 pfr_del_tables(struct pfr_table *tbl, int size, int *ndel, int flags) function in typeref:typename:int
pf_ioctl.c 2674 error = pfr_del_tables(io->pfrio_buffer, io->pfrio_size,

Completed in 18 milliseconds