Searched refs:bpf_movein (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/net/ |
| H A D | bpf.c | 199 static int bpf_movein(struct uio *, int, struct ifnet *, struct mbuf **, 559 bpf_movein(struct uio *uio, int linktype, struct ifnet *ifp, struct mbuf **mp, in bpf_movein() function 1208 error = bpf_movein(uio, (int)bp->bif_dlt, ifp, in bpfwrite()
|