Searched refs:full_record (Results 1 – 1 of 1) sorted by relevance
795 bool full_record, u8 record_type, in bpf_exec_tx_verdict() argument829 !enospc && !full_record) { in bpf_exec_tx_verdict()940 bool full_record; in tls_sw_sendmsg() local983 full_record = false; in tls_sw_sendmsg()988 full_record = true; in tls_sw_sendmsg()1008 full_record = true; in tls_sw_sendmsg()1011 if (!is_kvec && (full_record || eor) && !async_capable) { in tls_sw_sendmsg()1023 ret = bpf_exec_tx_verdict(msg_pl, sk, full_record, in tls_sw_sendmsg()1058 full_record = true; in tls_sw_sendmsg()1075 if (full_record || eor) { in tls_sw_sendmsg()[all …]