Searched refs:pfr_ina_define (Results 1 – 6 of 6) sorted by relevance
/freebsd/sbin/pfctl/ |
H A D | pfctl.h | 71 int pfr_ina_define(struct pfr_table *, struct pfr_addr *, int, int *,
|
H A D | pfctl_radix.c | 263 pfr_ina_define(struct pfr_table *tbl, struct pfr_addr *addr, int size, in pfr_ina_define() function
|
H A D | pfctl_table.c | 579 return pfr_ina_define(&tbl, ab->pfrb_caddr, ab->pfrb_size, NULL, in pfctl_define_table()
|
/freebsd/sys/netpfil/pf/ |
H A D | pf_table.c | 1498 pfr_ina_define(struct pfr_table *tbl, struct pfr_addr *addr, int size, in pfr_ina_define() function
|
H A D | pf_ioctl.c | 5124 error = pfr_ina_define(&io->pfrio_table, pfras, in pfioctl()
|
/freebsd/sys/net/ |
H A D | pfvar.h | 2512 int pfr_ina_define(struct pfr_table *, struct pfr_addr *, int, int *,
|