Searched refs:tlm_buf (Results 1 – 1 of 1) sorted by relevance
202 struct tcp_log_buffer tlm_buf; member1808 log_buf = &log_entry->tlm_buf; in tcp_log_event()2087 if (log_entry->tlm_buf.tlb_eventflags & TLB_FLAG_HDR) in tcp_log_logs_to_buf()2091 error = tcp_log_copyout(sopt, &log_entry->tlm_buf, out_entry, in tcp_log_logs_to_buf()2095 if (!(log_entry->tlm_buf.tlb_eventflags & TLB_FLAG_HDR)) { in tcp_log_logs_to_buf()2105 if (log_entry->tlm_buf.tlb_eventflags & TLB_FLAG_VERBOSE) { in tcp_log_logs_to_buf()2166 if (log_next->tlm_buf.tlb_eventflags & in tcp_log_getlogbuf()