ndmp_get_handler
static ndmp_msg_handler_t *ndmp_get_handler(ndmp_connection_t *connection,
if ((connection->conn_msginfo.mi_handler = ndmp_get_handler(connection,
if (!(handler = ndmp_get_handler(connection, message))) {