Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dpfctl_radix.c93 return (pfctl_add_table(pfh, tbl, nadd, flags)); in pfr_add_table()
/freebsd/lib/libpfctl/
H A Dlibpfctl.h585 int pfctl_add_table(struct pfctl_handle *h, struct pfr_table *table,
H A Dlibpfctl.c3554 pfctl_add_table(struct pfctl_handle *h, struct pfr_table *table, in pfctl_add_table() function