T_info_ack
struct T_info_ack *tiap;
_t_alloc_bufs(int fd, struct _ti_user *tiptr, struct T_info_ack *tsap)
struct T_info_ack *tsap);
struct T_info_ack *tiap = &tcap->INFO_ack;
struct T_info_ack info;
if (strioc.ic_len != (int)sizeof (struct T_info_ack)) {
struct T_info_ack *infoackp;
if (retlen != (int)sizeof (struct T_info_ack)) {
infoackp = (struct T_info_ack *)ctlbuf.buf;
struct T_info_ack tinfo;
if (MBLKL(mp) < sizeof (struct T_info_ack)) {
copy_tinfo(struct sonode *so, struct T_info_ack *tia)
sizeof (struct T_info_req) + sizeof (struct T_info_ack),
(t_uscalar_t)sizeof (struct T_info_ack), &mp, 0))) {
copy_tinfo(so, (struct T_info_ack *)mp->b_rptr);
icmp_copy_info(struct T_info_ack *tap, icmp_t *icmp)
mp = tpi_ack_alloc(mp, sizeof (struct T_info_ack), M_PCPROTO,
icmp_copy_info((struct T_info_ack *)mp->b_rptr, icmp);
static struct T_info_ack icmp_g_t_info_ack = {
static struct T_info_ack keysock_g_t_info_ack = {
keysock_copy_info(struct T_info_ack *tap, keysock_t *ks)
mp = tpi_ack_alloc(mp, sizeof (struct T_info_ack), M_PCPROTO,
keysock_copy_info((struct T_info_ack *)mp->b_rptr,
rts_copy_info(struct T_info_ack *tap, rts_t *rts)
rts_copy_info((struct T_info_ack *)mp->b_rptr, rts);
static struct T_info_ack rts_g_t_info_ack = {
spdsock_copy_info(struct T_info_ack *tap, spdsock_t *ss)
mp = tpi_ack_alloc(mp, sizeof (struct T_info_ack), M_PCPROTO,
spdsock_copy_info((struct T_info_ack *)mp->b_rptr,
static struct T_info_ack spdsock_g_t_info_ack = {
t_uscalar_t max_optbuf_len = sizeof (struct T_info_ack);
t_uscalar_t max_optbuf_len = sizeof (struct T_info_ack);
struct T_info_ack tcp_g_t_info_ack = {
struct T_info_ack tcp_g_t_info_ack_v6 = {
tcp_copy_info(struct T_info_ack *tia, tcp_t *tcp)
extern struct T_info_ack tcp_g_t_info_ack;
extern struct T_info_ack tcp_g_t_info_ack_v6;
mp = tpi_ack_alloc(mp, sizeof (struct T_info_ack), M_PCPROTO,
tcp_copy_info((struct T_info_ack *)mp->b_rptr, tcp);
udp_copy_info(struct T_info_ack *tap, udp_t *udp)
mp = tpi_ack_alloc(mp, sizeof (struct T_info_ack), M_PCPROTO,
udp_copy_info((struct T_info_ack *)mp->b_rptr, udp);
static struct T_info_ack udp_g_t_info_ack_ipv4 = {
static struct T_info_ack udp_g_t_info_ack_ipv6 = {
static struct T_info_ack rds_g_t_info_ack_ipv4 = {
struct T_info_ack *tap;
mp = tpi_ack_alloc(omp, sizeof (struct T_info_ack), M_PCPROTO,
tap = (struct T_info_ack *)(uintptr_t)mp->b_rptr;
struct T_info_ack saved_info;
sizeof (struct T_info_ack); /* TI_GETINFO */
timodprocessinfo(queue_t *q, struct tim_tim *tp, struct T_info_ack *tia)
struct T_info_ack *tia = (struct T_info_ack *)pptr;
tl_copy_info(struct T_info_ack *ia, tl_endpt_t *tep)
ackmp = tpi_ack_alloc(mp, sizeof (struct T_info_ack),
tl_memrecover(tep->te_wq, mp, sizeof (struct T_info_ack));
tl_copy_info((struct T_info_ack *)ackmp->b_rptr, tep);
static struct T_info_ack tl_cots_info_ack =
static struct T_info_ack tl_clts_info_ack =
if (strioc.ic_len != sizeof (struct T_info_ack))
struct T_info_ack inforeq;
if (strioc.ic_len != sizeof (struct T_info_ack)) {
struct T_info_ack inforeq;
struct T_info_ack *tinfo;
tinfo = (struct T_info_ack *)mp->b_rptr;
struct T_info_ack *pptr;
pptr = (struct T_info_ack *)mp->b_rptr;
struct T_info_ack *pptr;
sizeof (struct T_info_ack), crp, curproc->p_pid)) == NULL) {
pptr = (struct T_info_ack *)t->info_ack->b_rptr;
extern int svc_clts_kcreate(struct file *, uint_t, struct T_info_ack *,
extern int svc_cots_kcreate(struct file *, uint_t, struct T_info_ack *,
svc_clts_kcreate(file_t *fp, uint_t sendsz, struct T_info_ack *tinfo,
svc_cots_kcreate(file_t *fp, uint_t max_msgsize, struct T_info_ack *tinfo,
struct T_info_ack tinfo;
#define TINFOACKSZ sizeof (struct T_info_ack)
struct T_info_ack
struct T_info_ack info_ack; /* info ack */