Searched refs:r_hw_tls (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/netinet/tcp_stacks/ |
H A D | tcp_rack.h | 80 r_hw_tls : 1, member
|
H A D | rack.c | 7048 nrsm->r_hw_tls = rsm->r_hw_tls; in rack_clone_rsm() 8372 rsm->r_hw_tls = 1; in rack_log_output() 18650 …ase_copym(rsm->m, rsm->soff, &len, NULL, if_hw_tsomaxsegcount, if_hw_tsomaxsegsize, rsm->r_hw_tls); in rack_fast_rsm_output() 18913 rsm, RACK_SENT_FP, rsm->m, rsm->soff, rsm->r_hw_tls, segsiz); in rack_fast_rsm_output() 18920 tcp_account_for_send(tp, len, 1, doing_tlp, rsm->r_hw_tls); in rack_fast_rsm_output()
|