Searched refs:tcp_log_verbose (Results 1 – 2 of 2) sorted by relevance
55 struct tcp_log_verbose struct170 struct tcp_log_verbose tlb_verbose[0];332 if (tcp_log_verbose) \351 extern bool tcp_log_verbose;371 #define tcp_log_verbose (false) macro
67 bool tcp_log_verbose; variable88 SYSCTL_BOOL(_net_inet_tcp_bb, OID_AUTO, log_verbose, CTLFLAG_RW, &tcp_log_verbose,181 struct tcp_log_verbose tlm_v;1528 struct tcp_log_verbose *log_verbose; in tcp_log_event_()1899 sizeof(struct tcp_log_verbose)); in tcp_log_logs_to_buf()1904 sizeof(struct tcp_log_verbose)); in tcp_log_logs_to_buf()1947 sizeof(struct tcp_log_verbose)) >= tp->t_lognum) { in tcp_log_getlogbuf()1960 entrysize += sizeof(struct tcp_log_verbose); in tcp_log_getlogbuf()1985 sizeof(struct tcp_log_verbose)); in tcp_log_getlogbuf()2104 sizeof(struct tcp_log_verbose)); in tcp_log_expandlogbuf()