Searched refs:tcp_log_stackspecific (Results 1 – 13 of 13) sorted by relevance
/freebsd/sys/netinet/ |
H A D | tcp_log_buf.h | 119 union tcp_log_stackspecific union 127 typedef union tcp_log_stackspecific tcp_log_eventspecific_t; 178 union tcp_log_stackspecific tlb_stackinfo; 557 union tcp_log_stackspecific *stackinfo, int th_hostorder, 579 union tcp_log_stackspecific *stackinfo, int th_hostorder, in tcp_log_event()
|
H A D | tcp_lro_hpts.c | 161 union tcp_log_stackspecific log; in tcp_lro_log() 166 memset(&log, 0, sizeof(union tcp_log_stackspecific)); in tcp_lro_log()
|
H A D | tcp_log_buf.c | 1435 union tcp_log_stackspecific log; in tcp_log_tcpcbfini() 1676 union tcp_log_stackspecific *stackinfo, int th_hostorder, in tcp_log_event()
|
H A D | tcp_reass.c | 203 union tcp_log_stackspecific log; in tcp_log_reassm()
|
H A D | tcp_ratelimit.c | 1581 union tcp_log_stackspecific log; in tcp_log_pacing_size()
|
H A D | tcp_hpts.c | 436 union tcp_log_stackspecific log; in tcp_hpts_log()
|
H A D | tcp_subr.c | 2086 union tcp_log_stackspecific log; in tcp_respond() 4364 union tcp_log_stackspecific log; in tcp_req_log_req_info()
|
/freebsd/sys/netinet/tcp_stacks/ |
H A D | bbr.c | 1851 memset(l, 0, sizeof(union tcp_log_stackspecific)); in bbr_fill_in_logging_data() 1878 union tcp_log_stackspecific log; in bbr_log_type_bw_reduce() 1901 union tcp_log_stackspecific log; in bbr_log_type_rwnd_collapse() 1920 union tcp_log_stackspecific log; in bbr_log_type_just_return() 1945 union tcp_log_stackspecific log; in bbr_log_type_enter_rec() 1963 union tcp_log_stackspecific log; in bbr_log_msgsize_fail() 1982 union tcp_log_stackspecific log; in bbr_log_flowend() 2005 union tcp_log_stackspecific log; in bbr_log_pkt_epoch() 2029 union tcp_log_stackspecific log; in bbr_log_time_epoch() 2048 union tcp_log_stackspecific log; in bbr_log_set_of_state_target() [all …]
|
H A D | rack_pcm.c | 233 union tcp_log_stackspecific log; in rack_update_pcm_ack()
|
H A D | rack.c | 682 union tcp_log_stackspecific log; in rack_swap_beta_values() 754 union tcp_log_stackspecific log; in rack_log_gpset() 2028 union tcp_log_stackspecific log; in rack_log_hybrid_bw() 2123 union tcp_log_stackspecific log; in rack_log_hybrid_sends() 2522 union tcp_log_stackspecific log; in rack_log_dsack_event() 2555 union tcp_log_stackspecific log; in rack_log_hdwr_pacing() 2666 union tcp_log_stackspecific log; in rack_log_retran_reason() 2709 union tcp_log_stackspecific log; in rack_log_to_start() 2752 union tcp_log_stackspecific log; in rack_log_to_event() 2792 union tcp_log_stackspecific log; in rack_log_map_chg() [all …]
|
H A D | rack_bbr_common.c | 888 union tcp_log_stackspecific log; in ctf_log_sack_filter()
|
/freebsd/sys/netinet/cc/ |
H A D | cc_newreno.c | 140 union tcp_log_stackspecific log; in newreno_log_hystart_event()
|
H A D | cc_cubic.c | 130 union tcp_log_stackspecific log; in cubic_log_hystart_event()
|