Home
last modified time | relevance | path

Searched defs:tcp_log_header (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp_log_buf.h298 struct tcp_log_header { struct
299 struct tcp_log_common_header tlh_common;
303 struct in_endpoints tlh_ie;
304 struct timeval tlh_offset; /* Uptime -> UTC offset */
305 char tlh_id[TCP_LOG_ID_LEN];
306 char tlh_reason[TCP_LOG_REASON_LEN];
307 char tlh_tag[TCP_LOG_TAG_LEN];
308 uint8_t tlh_af;
309 uint8_t _pad[7];