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

/freebsd-12-stable/sys/dev/ce/
H A Dif_ce.c298 static struct mbuf *makembuf (void *buf, unsigned len) function
1112 m = makembuf (data, len);
/freebsd-12-stable/sys/dev/cp/
H A Dif_cp.c186 static struct mbuf *makembuf (void *buf, unsigned len) function
885 m = makembuf (data, len);
/freebsd-12-stable/sys/dev/ctau/
H A Dif_ct.c190 static struct mbuf *makembuf (void *buf, u_int len) function
1104 m = makembuf (data, len);
/freebsd-12-stable/sys/dev/cx/
H A Dif_cx.c237 static struct mbuf *makembuf (void *buf, u_int len) function
1303 m = makembuf (data, len);

Completed in 107 milliseconds