Home
last modified time | relevance | path

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

/freebsd-12.1/sys/netinet/
H A Dtcp_log_buf.h264 struct tcp_log_dev_log_queue { struct
265 struct tcp_log_dev_queue tldl_common;
266 char tldl_id[TCP_LOG_ID_LEN];
267 char tldl_reason[TCP_LOG_REASON_LEN];
268 struct in_endpoints tldl_ie;
269 struct tcp_log_stailq tldl_entries;
270 int tldl_count;
271 uint8_t tldl_af;