Searched refs:tlb_th (Results 1 – 2 of 2) sorted by relevance
182 struct tcphdr tlb_th; /* The TCP header */ member
1896 log_buf->tlb_th = *th; in tcp_log_event()1898 tcp_fields_to_net(&log_buf->tlb_th); in tcp_log_event()1903 memset(&log_buf->tlb_th, 0, sizeof(*th)); in tcp_log_event()2101 entrysize = offsetof(struct tcp_log_buffer, tlb_th); in tcp_log_logs_to_buf()3008 th = &tlm_buf->tlb_th; in db_print_tcphdr()