Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/
H A Dbpf.c233 static int bpf_movein(struct uio *, int,
288 bpf_movein(struct uio *uio, int linktype, struct mbuf **mp, in bpf_movein() function
1441 error = bpf_movein(uio, bif_dlt, &m, in bpfwrite()