Searched refs:LST_PING_TEST_MAGIC (Results 1 – 1 of 1) sorted by relevance
41 #define LST_PING_TEST_MAGIC 0xbabeface macro103 req->pnr_magic = LST_PING_TEST_MAGIC; in ping_client_prep_rpc()142 if (reply->pnr_magic != LST_PING_TEST_MAGIC) { in ping_client_done_rpc()147 LST_PING_TEST_MAGIC); in ping_client_done_rpc()187 if (req->pnr_magic != LST_PING_TEST_MAGIC) { in ping_server_handle()194 rep->pnr_magic = LST_PING_TEST_MAGIC; in ping_server_handle()