Searched refs:RXRPC_TX_ANNO_UNACK (Results 1 – 4 of 4) sorted by relevance
210 if (anno_type == RXRPC_TX_ANNO_UNACK) { in rxrpc_resend()289 annotation |= RXRPC_TX_ANNO_UNACK; in rxrpc_resend()
166 u8 annotation = RXRPC_TX_ANNO_UNACK; in rxrpc_queue_packet()
600 #define RXRPC_TX_ANNO_UNACK 1 macro
680 if (anno_type != RXRPC_TX_ANNO_UNACK) in rxrpc_input_check_for_lost_ack()