Searched refs:RXRPC_TX_ANNO_UNACK (Results 1 – 4 of 4) sorted by relevance
196 if (anno_type == RXRPC_TX_ANNO_UNACK) { in rxrpc_resend()254 annotation |= RXRPC_TX_ANNO_UNACK | RXRPC_TX_ANNO_RESENT; in rxrpc_resend()
199 u8 annotation = RXRPC_TX_ANNO_UNACK; in rxrpc_queue_packet()
630 #define RXRPC_TX_ANNO_UNACK 1 macro
695 if (anno_type != RXRPC_TX_ANNO_UNACK) in rxrpc_input_check_for_lost_ack()