Searched refs:bpf_buffer_uiomove (Results 1 – 3 of 3) sorted by relevance
48 int bpf_buffer_uiomove(struct bpf_d *d, caddr_t buf, u_int len,
210 bpf_buffer_uiomove(struct bpf_d *d, caddr_t buf, u_int len, struct uio *uio) in bpf_buffer_uiomove() function
516 return (bpf_buffer_uiomove(d, buf, len, uio)); in bpf_uiomove()