Searched refs:PF_COPYOUT (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/contrib/pf/net/
H A Dpf_if.c936 PF_COPYOUT(p, buf++, sizeof(*buf), error);
H A Dpf_ioctl.c2375 PF_COPYOUT(pstore, p, sizeof(*p), error);
3466 PF_COPYOUT(ioe, io->array+i, sizeof(io->array[i]),
3744 PF_COPYOUT(pstore, p, sizeof(*p), error);
H A Dpfvar.h259 #define PF_COPYOUT(kaddr, uaddr, len, r) do { \ macro

Completed in 80 milliseconds