Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_output.c231 const bool hw_tls = (so->so_snd.sb_flags & SB_TLS_IFNET) != 0; in tcp_output() local
233 const bool hw_tls = false; in tcp_output() local
1912 int32_t seglimit, int32_t segsize, struct sockbuf *sb, bool hw_tls) in tcp_m_copym()
/f-stack/freebsd/netinet/tcp_stacks/
H A Drack.c11932 bool hw_tls = false; in rack_output() local
H A Dbbr.c12000 int32_t hw_tls; in bbr_output_wtime() local