Searched defs:tcp_log_header (Results 1 – 1 of 1) sorted by relevance
264 struct tcp_log_header { struct265 struct tcp_log_common_header tlh_common;269 struct in_endpoints tlh_ie;270 struct timeval tlh_offset; /* Uptime -> UTC offset */271 char tlh_id[TCP_LOG_ID_LEN];272 char tlh_reason[TCP_LOG_REASON_LEN];273 char tlh_tag[TCP_LOG_TAG_LEN];274 uint8_t tlh_af;275 uint8_t _pad[7];