Home
last modified time | relevance | path

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

/openbsd/libexec/snmpd/snmpd_metrics/
H A Dpf.c198 io.pfiio_buffer = buf; in pfi_get_ifaces()
/openbsd/sbin/pfctl/
H A Dpfctl_radix.c392 io.pfiio_buffer = buf; in pfi_get_ifaces()
/openbsd/sys/net/
H A Dpfvar.h1498 void *pfiio_buffer; member
H A Dpf_ioctl.c2981 if (copyout(kif_buf, io->pfiio_buffer, sizeof(*kif_buf) * in pfioctl()