Searched refs:CLUSTER_REDIR_NONE (Results 1 – 2 of 2) sorted by relevance
30 #define CLUSTER_REDIR_NONE 0 /* Node can serve the request. */ macro
5465 if (error_code) *error_code = CLUSTER_REDIR_NONE; in getNodeByQuery()