Searched refs:TBINDREQSZ (Results 1 – 2 of 2) sorted by relevance
91 bindsz += MAX(TBINDREQSZ, TBINDACKSZ); in t_kbind()98 bind_req->ADDR_offset = TBINDREQSZ; in t_kbind()108 strioc.ic_len = (int)TBINDREQSZ + bind_req->ADDR_length; in t_kbind()
119 #define TBINDREQSZ sizeof (struct T_bind_req) macro