Home
last modified time | relevance | path

Searched refs:tcp_log_stackspecific (Results 1 – 12 of 12) sorted by relevance

/freebsd-14.2/sys/netinet/
H A Dtcp_log_buf.h127 union tcp_log_stackspecific union
136 typedef union tcp_log_stackspecific tcp_log_eventspecific_t;
187 union tcp_log_stackspecific tlb_stackinfo;
564 union tcp_log_stackspecific *stackinfo, int th_hostorder,
586 union tcp_log_stackspecific *stackinfo, int th_hostorder, in tcp_log_event()
H A Dtcp_lro_hpts.c157 union tcp_log_stackspecific log; in tcp_lro_log()
162 memset(&log, 0, sizeof(union tcp_log_stackspecific)); in tcp_lro_log()
H A Dtcp_log_buf.c1435 union tcp_log_stackspecific log; in tcp_log_tcpcbfini()
1676 union tcp_log_stackspecific *stackinfo, int th_hostorder, in tcp_log_event()
H A Dtcp_reass.c205 union tcp_log_stackspecific log; in tcp_log_reassm()
H A Dtcp_ratelimit.c1575 union tcp_log_stackspecific log; in tcp_log_pacing_size()
H A Dtcp_hpts.c435 union tcp_log_stackspecific log; in tcp_hpts_log()
H A Dtcp_subr.c2155 union tcp_log_stackspecific log; in tcp_respond()
4384 union tcp_log_stackspecific log; in tcp_req_log_req_info()
/freebsd-14.2/sys/netinet/tcp_stacks/
H A Dbbr.c1886 union tcp_log_stackspecific log; in bbr_log_type_bw_reduce()
1909 union tcp_log_stackspecific log; in bbr_log_type_rwnd_collapse()
1928 union tcp_log_stackspecific log; in bbr_log_type_just_return()
1953 union tcp_log_stackspecific log; in bbr_log_type_enter_rec()
1971 union tcp_log_stackspecific log; in bbr_log_msgsize_fail()
1990 union tcp_log_stackspecific log; in bbr_log_flowend()
2013 union tcp_log_stackspecific log; in bbr_log_pkt_epoch()
2037 union tcp_log_stackspecific log; in bbr_log_time_epoch()
2056 union tcp_log_stackspecific log; in bbr_log_set_of_state_target()
2080 union tcp_log_stackspecific log; in bbr_log_type_statechange()
[all …]
H A Drack.c672 union tcp_log_stackspecific log; in rack_swap_beta_values()
728 union tcp_log_stackspecific log; in rack_log_gpset()
2017 union tcp_log_stackspecific log; in rack_log_hybrid_bw()
2111 union tcp_log_stackspecific log; in rack_log_hybrid_sends()
2473 union tcp_log_stackspecific log; in rack_log_dsack_event()
2504 union tcp_log_stackspecific log; in rack_log_hdwr_pacing()
2630 union tcp_log_stackspecific log; in rack_log_retran_reason()
2674 union tcp_log_stackspecific log; in rack_log_to_start()
2713 union tcp_log_stackspecific log; in rack_log_to_event()
2750 union tcp_log_stackspecific log; in rack_log_map_chg()
[all …]
H A Drack_bbr_common.c945 union tcp_log_stackspecific log; in ctf_log_sack_filter()
/freebsd-14.2/sys/netinet/cc/
H A Dcc_newreno.c141 union tcp_log_stackspecific log; in newreno_log_hystart_event()
H A Dcc_cubic.c131 union tcp_log_stackspecific log; in cubic_log_hystart_event()