Searched defs:hw_tls (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/netinet/ |
H A D | tcp_output.c | 217 const bool hw_tls = tp->t_nic_ktls_xmit != 0; in tcp_default_output() local 219 const bool hw_tls = false; in tcp_default_output() local 1959 int32_t seglimit, int32_t segsize, struct sockbuf *sb, bool hw_tls) in tcp_m_copym()
|
H A D | tcp_subr.c | 4959 uint8_t is_tlp, bool hw_tls) in tcp_account_for_send()
|
/freebsd/sys/netinet/tcp_stacks/ |
H A D | rack.c | 8273 uint32_t s_moff, int hw_tls, int segsiz) in rack_log_output() 18140 int32_t seglimit, int32_t segsize, int hw_tls) in rack_fo_base_copym() 19549 bool hw_tls, in rack_setup_fast_output() 19737 bool hpts_calling, hw_tls = false; in rack_output() local
|
H A D | tcp_rack.h | 350 hw_tls : 1, member
|
H A D | bbr.c | 11852 int32_t hw_tls; in bbr_output_wtime() local
|