Searched refs:RXRPC_ACK_PING_RESPONSE (Results 1 – 5 of 5) sorted by relevance
121 #define RXRPC_ACK_PING_RESPONSE 7 /* response to RXRPC_ACK_PING */ macro137 (1 << RXRPC_ACK_PING_RESPONSE) | \
75 [RXRPC_ACK_PING_RESPONSE] = 8,
48 if (pkt.ack.reason == RXRPC_ACK_PING_RESPONSE) in rxrpc_conn_retransmit_call()
887 case RXRPC_ACK_PING_RESPONSE: in rxrpc_input_ack()906 rxrpc_propose_ACK(call, RXRPC_ACK_PING_RESPONSE, in rxrpc_input_ack()
334 if (call->ackr_reason == RXRPC_ACK_PING_RESPONSE) in rxrpc_send_data()