Home
last modified time | relevance | path

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

/net/rxrpc/
Dcall_event.c279 call->rxtx_annotations[ix] = RXRPC_TX_ANNO_RETRANS | annotation; in rxrpc_resend()
315 if (anno_type != RXRPC_TX_ANNO_RETRANS) in rxrpc_resend()
341 if (anno_type == RXRPC_TX_ANNO_RETRANS || in rxrpc_resend()
Dsendmsg.c81 call->rxtx_annotations[ix] = RXRPC_TX_ANNO_RETRANS; in rxrpc_instant_resend()
Dar-internal.h521 #define RXRPC_TX_ANNO_RETRANS 3 macro
Dinput.c726 if (anno_type == RXRPC_TX_ANNO_RETRANS) in rxrpc_input_soft_acks()