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

/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dbpf.c197 static int bpf_movein(struct uio *, int,
252 bpf_movein(struct uio *uio, int linktype, struct mbuf **mp, struct sockaddr *sockp, int *datlen) function
1163 /* keep in sync with bpf_movein above: */
1204 * geting variables onto stack before dropping lock for bpf_movein()
1209 /* bpf_movein allocating mbufs; drop lock */
1212 error = bpf_movein(uio, bif_dlt, &m,

Completed in 88 milliseconds