Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_log_buf.h119 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 Dtcp_lro_hpts.c161 union tcp_log_stackspecific log; in tcp_lro_log()
166 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.c203 union tcp_log_stackspecific log; in tcp_log_reassm()
H A Dtcp_ratelimit.c1581 union tcp_log_stackspecific log; in tcp_log_pacing_size()
H A Dtcp_hpts.c436 union tcp_log_stackspecific log; in tcp_hpts_log()
H A Dtcp_subr.c2086 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 Dbbr.c1851 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 Drack_pcm.c233 union tcp_log_stackspecific log; in rack_update_pcm_ack()
H A Drack.c682 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 Drack_bbr_common.c888 union tcp_log_stackspecific log; in ctf_log_sack_filter()
/freebsd/sys/netinet/cc/
H A Dcc_newreno.c140 union tcp_log_stackspecific log; in newreno_log_hystart_event()
H A Dcc_cubic.c130 union tcp_log_stackspecific log; in cubic_log_hystart_event()