Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dpfvar.h1559 int pfr_get_tables(struct pfr_table *, struct pfr_table *, int *, int);
/f-stack/freebsd/netpfil/pf/
H A Dpf_table.c1264 pfr_get_tables(struct pfr_table *filter, struct pfr_table *tbl, int *size, in pfr_get_tables() function
H A Dpf_ioctl.c3340 error = pfr_get_tables(&io->pfrio_table, pfrts, in pfioctl()