Searched refs:T_bind_ack (Results 1 – 14 of 14) sorted by relevance
56 struct T_bind_ack *bind_ackp; in _tx_bind()137 if (retlen < (int)sizeof (struct T_bind_ack)) { in _tx_bind()144 bind_ackp = (struct T_bind_ack *)ctlbuf.buf; in _tx_bind()
71 struct T_bind_ack *bind_ack; in t_kbind()132 bind_ack = (struct T_bind_ack *)strioc.ic_dp; in t_kbind()
296 struct T_bind_ack { struct377 struct T_bind_ack bind_ack; /* bind ack */
130 #define TBINDACKSZ sizeof (struct T_bind_ack)
447 struct T_bind_ack { struct598 struct T_bind_ack bind_ack; /* bind ack */
446 struct T_bind_ack *tba; in rds_bind()595 tba = (struct T_bind_ack *)(uintptr_t)mp->b_rptr; in rds_bind()
1752 struct T_bind_ack *tbind; in mir_rput_proto()1758 tbind = (struct T_bind_ack *)mp->b_rptr; in mir_rput_proto()
2353 struct T_bind_ack *b_ack; in tl_bind()2601 basize = sizeof (struct T_bind_ack) + tep->te_alen; in tl_bind()2617 b_ack = (struct T_bind_ack *)bamp->b_rptr; in tl_bind()2621 b_ack->ADDR_offset = (t_scalar_t)sizeof (struct T_bind_ack); in tl_bind()
887 struct T_bind_ack *ackp = in timodrproc()888 (struct T_bind_ack *)mp->b_rptr; in timodrproc()
230 mp1 = reallocb(mp, sizeof (struct T_bind_ack) + sizeof (sin6_t), 1); in tcp_tpi_bind()
2609 if (MBLKL(mp) < sizeof (struct T_bind_ack)) { in strsock_proto()
629 struct T_bind_ack *bind_ack; in sotpi_bindlisten()1126 bind_ack = (struct T_bind_ack *)mp->b_rptr; in sotpi_bindlisten()
355 mp1 = reallocb(mp, sizeof (struct T_bind_ack) + sizeof (sin6_t), 1); in icmp_tpi_bind()
524 mp1 = reallocb(mp, sizeof (struct T_bind_ack) + sizeof (sin6_t), 1); in udp_tpi_bind()