Searched refs:LST_PING_TEST_MAGIC (Results 1 – 1 of 1) sorted by relevance
45 #define LST_PING_TEST_MAGIC 0xbabeface macro107 req->pnr_magic = LST_PING_TEST_MAGIC; in ping_client_prep_rpc()146 if (reply->pnr_magic != LST_PING_TEST_MAGIC) { in ping_client_done_rpc()151 LST_PING_TEST_MAGIC); in ping_client_done_rpc()192 if (req->pnr_magic != LST_PING_TEST_MAGIC) { in ping_server_handle()199 rep->pnr_magic = LST_PING_TEST_MAGIC; in ping_server_handle()