Searched defs:tcp_log_buffer (Results 1 – 1 of 1) sorted by relevance
138 struct tcp_log_buffer struct141 struct timeval tlb_tv; /* Timestamp of trace */142 uint32_t tlb_ticks; /* Timestamp of trace */143 uint32_t tlb_sn; /* Serial number */144 uint8_t tlb_stackid; /* Stack ID */145 uint8_t tlb_eventid; /* Event ID */146 uint16_t tlb_eventflags; /* Flags for the record */152 int tlb_errno; /* Event error (if any) */155 struct tcp_log_sockbuf tlb_rxbuf; /* Receive buffer */156 struct tcp_log_sockbuf tlb_txbuf; /* Send buffer */[all …]