Searched refs:tcp_log_header (Results 1 – 2 of 2) sorted by relevance
264 struct tcp_log_header { struct
2094 struct tcp_log_header *hdr; in tcp_log_expandlogbuf()2102 sopt.sopt_valsize = sizeof(struct tcp_log_header) + in tcp_log_expandlogbuf()2113 sopt.sopt_valsize -= sizeof(struct tcp_log_header); in tcp_log_expandlogbuf()2127 memset(hdr, 0, sizeof(struct tcp_log_header)); in tcp_log_expandlogbuf()