Searched refs:tcp_log_header (Results 1 – 2 of 2) sorted by relevance
298 struct tcp_log_header { struct
2314 struct tcp_log_header *hdr; in tcp_log_expandlogbuf()2322 sopt.sopt_valsize = sizeof(struct tcp_log_header) + in tcp_log_expandlogbuf()2333 sopt.sopt_valsize -= sizeof(struct tcp_log_header); in tcp_log_expandlogbuf()2347 memset(hdr, 0, sizeof(struct tcp_log_header)); in tcp_log_expandlogbuf()