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

/illumos-gate/usr/src/uts/common/inet/
H A Dmi.h89 extern void mi_copyin(queue_t *q, MBLKP mp, char *uaddr, size_t len);
H A Dmi.c192 * mi_copyin - takes care of transparent or non-transparent ioctl for the
196 * mi_copyin checks to see if the ioctl is transparent or non transparent.
203 mi_copyin(queue_t *q, MBLKP mp, char *uaddr, size_t len) function
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drds_ioctl.c315 mi_copyin(q, mp, NULL, copyin_size);
/illumos-gate/usr/src/uts/common/inet/ip/
H A Drts.c1060 mi_copyin(q, mp, NULL,
H A Dip_if.c9017 * We establish here the size of the block to be copied in. mi_copyin
9104 mi_copyin(q, mp, NULL, ipip->ipi_copyin_size);
9120 mi_copyin(q, mp, NULL, copyin_size);
9126 mi_copyin(q, mp, NULL, copyin_size);
9131 mi_copyin(q, mp, NULL, copyin_size);
9187 mi_copyin(q, mp, NULL, copyin_size);
H A Dicmp.c4845 mi_copyin(q, mp, NULL,
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_output.c181 mi_copyin(q, mp, NULL,
/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp.c4200 mi_copyin(q, mp, NULL,

Completed in 176 milliseconds