Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dpfvar.h1557 int pfr_del_tables(struct pfr_table *, int, int *, int);
/f-stack/freebsd/netpfil/pf/
H A Dpf_table.c1230 pfr_del_tables(struct pfr_table *tbl, int size, int *ndel, int flags) in pfr_del_tables() function
H A Dpf_ioctl.c3305 error = pfr_del_tables(pfrts, io->pfrio_size, in pfioctl()