Searched refs:tldl_count (Results 1 – 2 of 2) sorted by relevance
2080 tcp_log_free_entries(&entry->tldl_entries, &entry->tldl_count); in tcp_log_free_queue()2103 entry->tldl_count * (sizeof(struct tcp_log_buffer) + in tcp_log_expandlogbuf()2108 counter_u64_add(tcp_log_que_fail5, entry->tldl_count); in tcp_log_expandlogbuf()2117 (struct tcp_log_buffer **)&end, entry->tldl_count); in tcp_log_expandlogbuf()2124 tcp_log_free_entries(&entry->tldl_entries, &entry->tldl_count); in tcp_log_expandlogbuf()2125 entry->tldl_count = 0; in tcp_log_expandlogbuf()2245 entry->tldl_count = tp->t_lognum; in tcp_log_dump_tp_logbuf()2331 entry->tldl_count = tln->tln_count; in tcp_log_dump_node_logbuf()
286 int tldl_count; member