Home
last modified time | relevance | path

Searched full:rfc8985 (Results 1 – 5 of 5) sorted by relevance

/linux/net/rxrpc/
H A Doutput.c574 /* Record (re-)transmission for RACK [RFC8985 6.1]. */ in rxrpc_prepare_data_packet()
605 /* Sending TLP loss probe [RFC8985 7.3]. */ in rxrpc_prepare_data_packet()
609 /* Schedule TLP loss probe [RFC8985 7.2]. */ in rxrpc_prepare_data_packet()
H A Dcall_event.c129 * Resend the highest-seq DATA packet so far transmitted for RACK-TLP [RFC8985 7.3].
H A Dar-internal.h679 * [RFC8985], the transmission timer (call->rack_timo_at) may only be used for
797 /* RACK-TLP [RFC8985] state. */
946 * Transmit queue element, including RACK [RFC8985] per-segment metadata. The
/linux/net/ipv4/
H A Dtcp_recovery.c38 /* RACK loss detection (IETF RFC8985):
H A Dtcp_input.c2457 * RACK (RFC8985): RACK is a newer loss detection algorithm
3890 * resetting tlp_high_seq. Ref: TLP algorithm in RFC8985