Searched refs:RXRPC_TX_ANNO_UNACK (Results 1 – 4 of 4) sorted by relevance
198 if (anno_type == RXRPC_TX_ANNO_UNACK) { in rxrpc_resend()256 annotation |= RXRPC_TX_ANNO_UNACK | RXRPC_TX_ANNO_RESENT; in rxrpc_resend()
202 u8 annotation = RXRPC_TX_ANNO_UNACK; in rxrpc_queue_packet()
621 #define RXRPC_TX_ANNO_UNACK 1 macro
686 if (anno_type != RXRPC_TX_ANNO_UNACK) in rxrpc_input_check_for_lost_ack()