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