Home
last modified time | relevance | path

Searched refs:is_rxt (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp_subr.c4758 tcp_account_for_send(struct tcpcb *tp, uint32_t len, uint8_t is_rxt, in tcp_account_for_send() argument
4767 if (is_rxt) in tcp_account_for_send()
4773 if (hw_tls && is_rxt && len != 0) { in tcp_account_for_send()