Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dpfvar.h1556 int pfr_add_tables(struct pfr_table *, int, int *, int);
/f-stack/freebsd/netpfil/pf/
H A Dpf_table.c1153 pfr_add_tables(struct pfr_table *tbl, int size, int *nadd, int flags) in pfr_add_tables() function
H A Dpf_ioctl.c3273 error = pfr_add_tables(pfrts, io->pfrio_size, in pfioctl()