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,
582 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_reass.c203 union tcp_log_stackspecific log; in tcp_log_reassm()
H A Dtcp_log_buf.c1443 union tcp_log_stackspecific log; in tcp_log_tcpcbfini()
1684 union tcp_log_stackspecific *stackinfo, int th_hostorder, in tcp_log_event()
H A Dtcp_ratelimit.c1581 union tcp_log_stackspecific log; in tcp_log_pacing_size()
H A Dtcp_hpts.c478 union tcp_log_stackspecific log; in tcp_hpts_log()
H A Dtcp_subr.c2082 union tcp_log_stackspecific log; in tcp_respond()
4633 union tcp_log_stackspecific log; in tcp_req_log_req_info()
/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c1849 memset(l, 0, sizeof(union tcp_log_stackspecific)); in bbr_fill_in_logging_data()
1876 union tcp_log_stackspecific log; in bbr_log_type_bw_reduce()
1899 union tcp_log_stackspecific log; in bbr_log_type_rwnd_collapse()
1918 union tcp_log_stackspecific log; in bbr_log_type_just_return()
1943 union tcp_log_stackspecific log; in bbr_log_type_enter_rec()
1961 union tcp_log_stackspecific log; in bbr_log_msgsize_fail()
1980 union tcp_log_stackspecific log; in bbr_log_flowend()
2003 union tcp_log_stackspecific log; in bbr_log_pkt_epoch()
2027 union tcp_log_stackspecific log; in bbr_log_time_epoch()
2046 union tcp_log_stackspecific log; in bbr_log_set_of_state_target()
[all …]
H A Drack_pcm.c231 union tcp_log_stackspecific log; in rack_update_pcm_ack()
H A Drack.c679 union tcp_log_stackspecific log; in rack_swap_beta_values()
751 union tcp_log_stackspecific log; in rack_log_gpset()
2025 union tcp_log_stackspecific log; in rack_log_hybrid_bw()
2120 union tcp_log_stackspecific log; in rack_log_hybrid_sends()
2519 union tcp_log_stackspecific log; in rack_log_dsack_event()
2552 union tcp_log_stackspecific log; in rack_log_hdwr_pacing()
2663 union tcp_log_stackspecific log; in rack_log_retran_reason()
2706 union tcp_log_stackspecific log; in rack_log_to_start()
2749 union tcp_log_stackspecific log; in rack_log_to_event()
2789 union tcp_log_stackspecific log; in rack_log_map_chg()
[all …]
H A Drack_bbr_common.c884 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()