Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/net/
H A Dbpf.c520 bpf_movein_batch(struct uio *uio, struct bpf_d *d, struct mbuf **mp, in bpf_movein_batch() function
1612 error = bpf_movein_batch(uio, d, &m, bd_hdrcmplt ? NULL : SA(dst_buf)); in bpfwrite()