Home
last modified time | relevance | path

Searched refs:pfctl_ina_define (Results 1 – 4 of 4) sorted by relevance

/freebsd/lib/libpfctl/
H A Dlibpfctl.h604 int pfctl_ina_define(struct pfctl_handle *h, struct pfr_table *tbl,
H A Dlibpfctl.c4118 pfctl_ina_define(struct pfctl_handle *h, struct pfr_table *tbl, in pfctl_ina_define() function
/freebsd/sbin/pfctl/
H A Dpfctl_table.c618 return (pfctl_ina_define(pfh, tbl, ab->pfrb_caddr, ab->pfrb_size, NULL, in pfctl_define_table()
H A Dpfctl.c2474 e = pfctl_ina_define(pfh, &ukt->pfrukt_t, ukt->pfrukt_addrs.pfrb_caddr, in pfctl_load_tables()