Searched defs:sender_id (Results 1 – 2 of 2) sorted by relevance
76 void PingReceiver(RedisModuleCtx *ctx, const char *sender_id, uint8_t type, const unsigned char *pa… in PingReceiver()84 void PongReceiver(RedisModuleCtx *ctx, const char *sender_id, uint8_t type, const unsigned char *pa… in PongReceiver()
4045 void moduleCallClusterReceivers(const char *sender_id, uint64_t module_id, uint8_t type, const unsi… in moduleCallClusterReceivers()