/src/dist/pf/sbin/pfctl/ |
pfctl.h | 79 int pfi_get_ifaces(const char *, struct pfi_kif *, int *);
|
pfctl_table.c | 586 if (pfi_get_ifaces(filter, b.pfrb_caddr, &b.pfrb_size)) {
|
pfctl_radix.c | 425 pfi_get_ifaces(const char *filter, struct pfi_kif *buf, int *size) function in typeref:typename:int
|
/src/sys/dist/pf/net/ |
pf_if.c | 753 pfi_get_ifaces(const char *name, struct pfi_kif *buf, int *size) function in typeref:typename:int
|
pfvar.h | 1744 int pfi_get_ifaces(const char *, struct pfi_kif *, int *);
|
pf_ioctl.c | 3234 error = pfi_get_ifaces(io->pfiio_name, io->pfiio_buffer,
|