Searched defs:tcp_log_common_header (Results 1 – 1 of 1) sorted by relevance
35 struct tcp_log_common_header { struct36 uint32_t tlch_version; /* Version is specific to type. */37 uint32_t tlch_type; /* Type of entry(ies) that follow. */38 uint64_t tlch_length; /* Total length, including header. */