Searched refs:oxc (Results 1 – 3 of 3) sorted by relevance
324 rc->oxc = a; in make_ready_out()337 nxb = rc->oxc + max_frag_len; in br_ssl_engine_new_max_frag_len()847 xlen = rc->oxa - rc->oxc; in sendpld_flush()853 rc->obuf + rc->oxc, &xlen); in sendpld_flush()855 rc->oxc = rc->oxa + xlen; in sendpld_flush()892 if (rc->oxc > rc->oxa) { in sendrec_buf()893 *len = rc->oxc - rc->oxa; in sendrec_buf()906 if (rc->oxa == rc->oxc) { in sendrec_ack()918 return rc->oxa == rc->oxb && rc->oxa != rc->oxc; in has_rec_tosend()
873 size_t oxa, oxb, oxc; member
2226 return rc->oxa != rc->oxb && rc->oxa != rc->oxc; in br_ssl_engine_has_pld_to_send()