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.c220 const bool hw_tls = tp->t_nic_ktls_xmit != 0; in tcp_default_output() local
222 const bool hw_tls = false; in tcp_default_output() local
1971 int32_t seglimit, int32_t segsize, struct sockbuf *sb, bool hw_tls) in tcp_m_copym()
H A Dtcp_subr.c4755 uint8_t is_tlp, bool hw_tls) in tcp_account_for_send()
/freebsd/sys/netinet/tcp_stacks/
H A Drack.c8294 uint32_t s_moff, int hw_tls, int segsiz) in rack_log_output() argument
18155 rack_fo_base_copym(struct mbuf * the_m,uint32_t the_off,int32_t * plen,struct rack_fast_send_blk * fsb,int32_t seglimit,int32_t segsize,int hw_tls) rack_fo_base_copym() argument
19571 rack_setup_fast_output(struct tcpcb * tp,struct tcp_rack * rack,struct sockbuf * sb,int len,int orig_len,int segsiz,uint32_t pace_max_seg,bool hw_tls,uint16_t flags) rack_setup_fast_output() argument
19759 bool hpts_calling, hw_tls = false; rack_output() local
[all...]
H A Dtcp_rack.h352 hw_tls : 1, member
H A Dbbr.c11852 int32_t hw_tls; in bbr_output_wtime() local