Home
last modified time | relevance | path

Searched defs:hw_tls (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp_output.c217 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 Dtcp_subr.c4959 uint8_t is_tlp, bool hw_tls) in tcp_account_for_send()
/freebsd/sys/netinet/tcp_stacks/
H A Drack.c8273 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 Dtcp_rack.h350 hw_tls : 1, member
H A Dbbr.c11852 int32_t hw_tls; in bbr_output_wtime() local