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