Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_log_buf.h308 struct tcp_log_header { struct
H A Dtcp_log_buf.c2302 struct tcp_log_header *hdr; in tcp_log_expandlogbuf()
2310 sopt.sopt_valsize = sizeof(struct tcp_log_header) + in tcp_log_expandlogbuf()
2321 sopt.sopt_valsize -= sizeof(struct tcp_log_header); in tcp_log_expandlogbuf()
2335 memset(hdr, 0, sizeof(struct tcp_log_header)); in tcp_log_expandlogbuf()