Searched refs:TCP_LOG_EVENTP (Results 1 – 12 of 12) sorted by relevance
/freebsd/sys/netinet/tcp_stacks/ |
H A D | bbr.c | 1889 TCP_LOG_EVENTP(bbr->rc_tp, NULL, in bbr_log_type_bw_reduce() 1907 TCP_LOG_EVENTP(bbr->rc_tp, NULL, in bbr_log_type_rwnd_collapse() 1933 TCP_LOG_EVENTP(bbr->rc_tp, NULL, in bbr_log_type_just_return() 1951 TCP_LOG_EVENTP(bbr->rc_tp, NULL, in bbr_log_type_enter_rec() 1970 TCP_LOG_EVENTP(tp, NULL, in bbr_log_msgsize_fail() 1993 TCP_LOG_EVENTP(bbr->rc_tp, NULL, in bbr_log_flowend() 2017 TCP_LOG_EVENTP(bbr->rc_tp, NULL, in bbr_log_pkt_epoch() 2036 TCP_LOG_EVENTP(bbr->rc_tp, NULL, in bbr_log_time_epoch() 2059 TCP_LOG_EVENTP(bbr->rc_tp, NULL, in bbr_log_set_of_state_target() 2087 TCP_LOG_EVENTP(bbr->rc_tp, NULL, in bbr_log_type_statechange() [all …]
|
H A D | rack_bbr_common.c | 910 TCP_LOG_EVENTP(tp, NULL, in ctf_log_sack_filter()
|
H A D | rack.c | 778 TCP_LOG_EVENTP(rack->rc_tp, NULL, in rack_log_gpset() 2540 TCP_LOG_EVENTP(rack->rc_tp, NULL, in rack_log_dsack_event() 2592 TCP_LOG_EVENTP(rack->rc_tp, NULL, in rack_log_hdwr_pacing() 2696 TCP_LOG_EVENTP(rack->rc_tp, NULL, in rack_log_retran_reason() 2739 TCP_LOG_EVENTP(rack->rc_tp, NULL, in rack_log_to_start() 2775 TCP_LOG_EVENTP(rack->rc_tp, NULL, in rack_log_to_event() 2827 TCP_LOG_EVENTP(rack->rc_tp, NULL, in rack_log_map_chg() 2895 TCP_LOG_EVENTP(tp, NULL, in rack_log_rtt_upd() 2946 TCP_LOG_EVENTP(rack->rc_tp, NULL, in rack_log_rtt_sample() 2972 TCP_LOG_EVENTP(rack->rc_tp, NULL, in rack_log_rtt_sample_calc() [all …]
|
/freebsd/sys/netinet/ |
H A D | tcp_log_buf.h | 552 #define TCP_LOG_EVENTP(tp, th, rxbuf, txbuf, eventid, errornum, len, stackinfo, th_hostorder, tv) \ macro
|
H A D | tcp_lro_hpts.c | 198 TCP_LOG_EVENTP(tp, NULL, &tptosocket(tp)->so_rcv, in tcp_lro_log()
|
H A D | tcp_reass.c | 226 TCP_LOG_EVENTP(tp, NULL, &so->so_rcv, &so->so_snd, in tcp_log_reassm()
|
H A D | tcp_ratelimit.c | 1596 TCP_LOG_EVENTP(tp, NULL, in tcp_log_pacing_size()
|
H A D | tcp_hpts.c | 463 TCP_LOG_EVENTP(tp, NULL, in tcp_hpts_log()
|
H A D | tcp_log_buf.c | 2881 TCP_LOG_EVENTP(tp, NULL, in tcp_log_sendfile()
|
H A D | tcp_subr.c | 4416 TCP_LOG_EVENTP(tp, NULL, in tcp_req_log_req_info()
|
/freebsd/sys/netinet/cc/ |
H A D | cc_newreno.c | 159 TCP_LOG_EVENTP(tp, NULL, in newreno_log_hystart_event()
|
H A D | cc_cubic.c | 149 TCP_LOG_EVENTP(tp, NULL, in cubic_log_hystart_event()
|