Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/safe/
Dsafe.c125 static void safe_mcopy(struct mbuf *, struct mbuf *, u_int);
1340 safe_mcopy(re->re_src_m, in safe_process()
1527 safe_mcopy(struct mbuf *srcm, struct mbuf *dstm, u_int offset) in safe_mcopy() function