Searched refs:tcp_log_common_header (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/tcp_log/
H A Dtcp_log_dev.h37 struct tcp_log_common_header { struct
67 struct tcp_log_common_header *tldq_buf;
68 struct tcp_log_common_header *(*tldq_xform)(struct tcp_log_dev_queue *entry);
78 struct tcp_log_common_header *tldi_cur;
H A Dtcp_log_dev.c267 struct tcp_log_common_header *buf;
/freebsd-13-stable/sys/netinet/
H A Dtcp_log_buf.h267 struct tcp_log_common_header tlh_common;
H A Dtcp_log_buf.c2090 static struct tcp_log_common_header *
2137 return ((struct tcp_log_common_header *)hdr);

Completed in 127 milliseconds