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