Lines Matching refs:full_record
364 bool full_record; in tls_sw_sendmsg() local
389 full_record = false; in tls_sw_sendmsg()
394 full_record = true; in tls_sw_sendmsg()
413 full_record = true; in tls_sw_sendmsg()
415 if (!is_kvec && (full_record || eor)) { in tls_sw_sendmsg()
450 full_record = true; in tls_sw_sendmsg()
464 if (full_record || eor) { in tls_sw_sendmsg()
514 bool full_record; in tls_sw_sendpage() local
540 full_record = false; in tls_sw_sendpage()
545 full_record = true; in tls_sw_sendpage()
563 full_record = true; in tls_sw_sendpage()
579 if (full_record || eor || in tls_sw_sendpage()