RXRPC_ACK_PING 434 include/trace/events/rxrpc.h EM(RXRPC_ACK_PING, "PNG") \ RXRPC_ACK_PING 253 net/rxrpc/call_accept.c rxrpc_propose_ACK(call, RXRPC_ACK_PING, sp->hdr.serial, RXRPC_ACK_PING 56 net/rxrpc/call_event.c if (ack_reason == RXRPC_ACK_PING) { RXRPC_ACK_PING 233 net/rxrpc/call_event.c rxrpc_propose_ACK(call, RXRPC_ACK_PING, 0, true, false, RXRPC_ACK_PING 366 net/rxrpc/call_event.c rxrpc_propose_ACK(call, RXRPC_ACK_PING, 0, true, true, RXRPC_ACK_PING 401 net/rxrpc/call_event.c rxrpc_propose_ACK(call, RXRPC_ACK_PING, 0, true, false, RXRPC_ACK_PING 880 net/rxrpc/input.c if (buf.ack.reason == RXRPC_ACK_PING) { RXRPC_ACK_PING 969 net/rxrpc/input.c rxrpc_propose_ACK(call, RXRPC_ACK_PING, sp->hdr.serial, RXRPC_ACK_PING 97 net/rxrpc/output.c if (reason == RXRPC_ACK_PING) RXRPC_ACK_PING 170 net/rxrpc/output.c reason = RXRPC_ACK_PING;