Lines Matching refs:T_ALIGN
416 #define T_ALIGN(p) P2ROUNDUP((p), sizeof (t_scalar_t)) macro
3118 ci_msz = T_ALIGN(ci_msz) + olen; in tl_conn_req_ser()
3254 ci->OPT_offset = (t_scalar_t)T_ALIGN(ci->SRC_offset + in tl_conn_req_ser()
3262 ci->OPT_offset = (t_scalar_t)T_ALIGN(ci->SRC_offset + in tl_conn_req_ser()
3595 size = T_ALIGN(sizeof (struct T_conn_con) + in tl_conn_res()
3736 cc->OPT_offset = (t_scalar_t)T_ALIGN(cc->RES_offset + in tl_conn_res()
4275 ack_sz += T_ALIGN(tep->te_alen); in tl_connected_cots_addr_req()
4298 taa->REMADDR_offset = (t_scalar_t)T_ALIGN(taa->LOCADDR_offset + in tl_connected_cots_addr_req()
4920 err_sz = T_ALIGN(err_sz + alen); in tl_uderr()
4956 (t_scalar_t)T_ALIGN(sizeof (struct T_uderror_ind) + in tl_uderr()
5199 ui_sz = T_ALIGN(sizeof (struct T_unitdata_ind) + tep->te_alen) + in tl_unitdata()
5239 (t_scalar_t)T_ALIGN(udind->SRC_offset + udind->SRC_length); in tl_unitdata()