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) | \
80 [RXRPC_ACK_PING_RESPONSE] = 8,
865 if (buf.ack.reason == RXRPC_ACK_PING_RESPONSE) in rxrpc_input_ack()874 rxrpc_propose_ACK(call, RXRPC_ACK_PING_RESPONSE, in rxrpc_input_ack()
297 if (call->ackr_reason == RXRPC_ACK_PING_RESPONSE) in rxrpc_send_data()
435 EM(RXRPC_ACK_PING_RESPONSE, "PNR") \