Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/net/
H A Dbpf.c219 static int bpf_movein(struct uio *, int,
274 bpf_movein(struct uio *uio, int linktype, struct mbuf **mp, in bpf_movein() function
1377 error = bpf_movein(uio, bif_dlt, &m, in bpfwrite()