Searched refs:rec_oh (Results 1 – 1 of 1) sorted by relevance
4364 uint32_t rec_oh, records; in tcp_estimate_tls_overhead() local4370 rec_oh = tls->params.tls_hlen + tls->params.tls_tlen; in tcp_estimate_tls_overhead()4372 return (records * rec_oh); in tcp_estimate_tls_overhead()