Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_log_buf.h95 struct tcp_log_raw { struct
96 uint64_t u64_flex[4];
97 uint32_t u32_flex[14];
98 uint16_t u16_flex[3];
99 uint8_t u8_flex[6];
123 struct tcp_log_raw u_raw; /* "raw" log access */ argument