Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dpfvar.h1555 int pfr_clr_tables(struct pfr_table *, int *, int);
/f-stack/freebsd/netpfil/pf/
H A Dpf_ioctl.c3242 error = pfr_clr_tables(&io->pfrio_table, &io->pfrio_ndel, in pfioctl()
4320 error = pfr_clr_tables(&io.pfrio_table, &io.pfrio_ndel, in pf_clear_tables()
H A Dpf_table.c1121 pfr_clr_tables(struct pfr_table *filter, int *ndel, int flags) in pfr_clr_tables() function