Searched refs:RXRPC_REQUEST_ACK (Results 1 – 3 of 3) sorted by relevance
55 #define RXRPC_REQUEST_ACK 0x02 /* request an unconditional ACK of this packet */ macro
672 sp->hdr.flags |= RXRPC_REQUEST_ACK; in rxrpc_send_data()
341 if (sp->hdr.flags & RXRPC_REQUEST_ACK) { in rxrpc_fast_process_packet()