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.h308 struct tcp_log_header { struct
309 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];