RXRPC_TX_ANNO_RETRANS  209 net/rxrpc/call_event.c 		call->rxtx_annotations[ix] = RXRPC_TX_ANNO_RETRANS | annotation;
RXRPC_TX_ANNO_RETRANS  248 net/rxrpc/call_event.c 		if (anno_type != RXRPC_TX_ANNO_RETRANS)
RXRPC_TX_ANNO_RETRANS  274 net/rxrpc/call_event.c 			if (anno_type == RXRPC_TX_ANNO_RETRANS ||
RXRPC_TX_ANNO_RETRANS  669 net/rxrpc/input.c 			annotation |= RXRPC_TX_ANNO_RETRANS;
RXRPC_TX_ANNO_RETRANS  794 net/rxrpc/input.c 			if (anno_type == RXRPC_TX_ANNO_RETRANS)
RXRPC_TX_ANNO_RETRANS  170 net/rxrpc/sendmsg.c 			RXRPC_TX_ANNO_RETRANS;