Searched defs:tcp_log_header (Results 1 – 1 of 1) sorted by relevance
308 struct tcp_log_header { struct309 struct tcp_log_common_header tlh_common;313 struct in_endpoints tlh_ie;314 struct timeval tlh_offset; /* Uptime -> UTC offset */315 char tlh_id[TCP_LOG_ID_LEN];316 char tlh_reason[TCP_LOG_REASON_LEN];317 char tlh_tag[TCP_LOG_TAG_LEN];318 uint8_t tlh_af;319 uint8_t _pad[7];